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.
Deployed Link:- https://timecampclone.netlify.app/
- React js
- mongoDB
- Express
- Mongoose
- jwt
- chakra-UI
- Home Page
- Sign-Up and Login
- Project page
- Timesheets page
- Reports page 6)Attendance page
1)Ratnesh Pandey(https://github.com/pandeyratnesh1997)
2)Harapriya Sahu(https://github.com/Harapriyasahu)
3)Suraj Badwaik(https://github.com/Suraj-Badwaik)
4)Mohd. Mobin(https://github.com/mobin07)
5)Abhisek Sukumar(https://github.com/abhishekskmr44)
Backend:- npm i express nodemon cors bcrypt mongoose dotenv node-localstorage bcryptjs email-validator jsonwebtoken passport passport-google-oauth2 passport-google-oauth20 uuid
Frontend :- npm i react-router-dom@6 axios redux react-redux redux-thunk npm i @chakra-ui/react @emotion/react @emotion/styled framer-motion
git clone https://github.com/pandeyratnesh1997/Unit-6-TimeCamp.com.git //To clone this repo
npm install //To install all dependencies
npm start