Skip to content

agaribovic/Time-Keeper

Repository files navigation

Time Keeper

Download the project:

git clone https://github.com/agaribovic/Time-Keeper.git

Install all the necessary dependencies by running:

npm install

Run the project:

npm start

Run the tests:

npm test

To run the slackbot script, follow the path:

TimeKeeper\src\slackbot> and type node slackbot

Seed the database with the following data:

Teams: https://pastebin.com/0khe69LW
Projects: https://pastebin.com/hqhpdnJr
People: https://pastebin.com/H5F7pgwv
Engagements: https://pastebin.com/iucCzGFb
Customers: https://pastebin.com/Kecmb3P2
Calendar: https://pastebin.com/jsMgb4a6

About

MongoDb, Express.js & Node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published