Skip to content

projectgheist/TimeCalendar

Repository files navigation

Dependency Status devDependency Status Build Status codecov.io Coverage Status Inline docs js-happiness-style

Warning: This is work in progress and not usable/stable yet!

Uses AngularJS, Twitter Bootstrap and Bootstrap Material Design Theme for the front-end interface, but this is optional.

Requirements:

Quick start

Two quick start options are available:

Installation

  • Install dependencies with 'npm install'
  • Start your MongoDB server with mongod
  • Start the server with npm start
  • Browse to localhost:3000

Note: You can change the port, ip, database connection settings, ... inside the config file.

Hosting

Supports 'Plug and play' code for the following hosts:

  • Openshift
  • Appfog
    • Requires an additional setup step: Add an environment variable AF_APP_URL that contains the website root URL to the project.

Note: Both require you to add a MongoDB service to the application during setup

Library dependencies:

Front-end

Back-end

Copyright and license

MIT

About

Track your activities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published