Time registration web app for freelancing
First run Backend.
You must have MongoDB installed
Make a folder somewhere
Open terminal
Run "mongodb --dbpath <path-to-folder-created-in-step-1>
keep this terminal open
Open project in visual studio and run
To run frontEnd, follow instuctions given in README.md in the frontEnd folder.