Skip to content

gilluan/time-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

time-management

Time management system

Requirements

You need to have Node v9.4.0 and MongoDB installed.

Installation instructions

To start your Time management app:

  1. Open the folder frontend
  2. Install and Start frontend project with npm install && npm start
  3. Open another terminal session and open the folder backend
  4. Install and Start backend project with npm install && npm start

Now you can visit http://localhost:3000/ from your browser.

Username: admin

Password: admin

Enjoy!

License

See LICENSE.

About

Time managment system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published