Skip to content

Give your team a new time tracking experience with TimeCamp. It tracks the time spend by user on projects. it is a fullStack project made by team timecamp in just 5 days

Notifications You must be signed in to change notification settings

unnikrishnansk/Timecamp_Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

TimeCamp Clone


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.

🖥️ Tech Stack

Frontend:

reactjs redux chakra-ui javascript css3 html5

Backend:

nodejs expressjs mongodb JsonWebToken


View Deployment


🚀 Features

  • 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

Some visuals of our project

Landing page:

Landing page

Pricing page:

Pricing page

Blog page:

Blog page

Signup page:

Signup page

Login page:

Login page

Timesheet page:

timesheet

Project page:

Projects page

Tags page:

tags page


Team Members and Contributors 😇 :

Steps to run this Clone:-

  1. Create a folder on your system.

  2. Open with Visual Studio Code.

  3. git clone https://github.com/Harapriyasahu/nutty-form-5506.git

  4. Do "npm install" in frontend and backend folder (To install all the dependencies)

  5. Then "npm start" to run the project on your local system