TimeCamp is a simple, yet feature-rich time tracking app to help you gain insights into yourprojects and tasks. It automatically fills the timesheets assigning the activities to the right task or project.TimeCamp aims to provide users with a comprehensive yet user-friendly project time tracking solution.
Checkout live website: https://timecamp-clone-vert.vercel.app/
- Signup Login and Logout User Account
- JWT (Json Web Token) Authentication and BcryptJS Password Hashing
- Reset Password link sending on mail using Nodemailer
- Authorisation
- CRUD functionalities for Project, Tasks and Tags
-
👤 Gautam Kumar Github: https://github.com/gkomsai
-
👤 Harapriya Sahu Github: https://github.com/Harapriyasahu
-
👤 Deepak Rajput Github: https://github.com/deepRaj06
-
👤 Shahrukh Github: https://github.com/Ahahrukh
-
👤 S Unnikrishnan Github: https://github.com/unnikrishnansk
-
Create a folder on your system.
-
Open with Visual Studio Code.
-
git clone https://github.com/Harapriyasahu/nutty-form-5506.git
-
Do "npm install" in frontend and backend folder (To install all the dependencies)
-
Then "npm start" to run the project on your local system