Skip to content

A little multi user task planner for demonstration purposes.

License

Notifications You must be signed in to change notification settings

gehrmanng/taskplanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

taskplanner

This is a little multi user task planner for demonstration purposes. Please do not use in production environments.

Requirements

  • A running installation of Mongo DB
  • NPM

Install and run

  1. Download the sources to the desired project folder.
  2. run npm install
  3. Copy /config/default.json.template to default.json and update the database configuration to your requirements
  4. Start taskplanner with npm start
  5. Login with the default user admin and password admin

About

A little multi user task planner for demonstration purposes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published