/clockifyClone-fixedThread

This is a collaborative project wherein a user gets to enjoy the features of time management tools like, Project & Task Creation, Time Tracking, Event Marking & Scheduling.

Primary LanguageJavaScript

Clockify Clone

It's a MERN Stack Time tracking and management web app


reactjs redux redux chakra-ui restAPI restAPI restAPI restAPI restAPI restAPI nodejs expressjs mongodb


View DemoReport BugGetting StartedInstallingAuthor

Clockify is the most popular free time tracker and timesheet app for teams of all sizes. Unlike all the other time trackers, Clockify lets you have an unlimited number of users for free. Clockify is an online app that works in a browser, but you can also install it on your computer or phone for convenience.

Rainbow Gradient Pink and Purple Zoom Virtual Background

Screens ( All screens are responsive including the calendar )

  • Homepage
  • Features
  • Time Tracker
  • Project Management
  • Calendar - Event & Schedule
  • Upgrade
  • Checkout
  • Login / Signup

Copy of Rainbow Gradient Pink and Purple Zoom Virtual Background

🚀 Features

  • Login/Signup User Account
  • Create Your Own Projects & Tasks
  • Delete & Update Your Projects & Tasks
  • Track Your Time With Our Stopwatch
  • Keep A Record Of Your Tasks
  • Mark Events & Schedules On The Calendar(Only for Paid Users)
  • Buy Our Subscription Plan
  • Enjoy Unlimited Benifits

Glimpses of Clockify - Clone 🙈 :

home signup
products product-details
wishlist cart

Demo

Check here to see the presentation video of this project


Getting Started

This project was built using React v 17.0.2, Redux v 4.1.1, Chakra UI, CSS, JavaScript, Rest API, Node JS, Express and MongoDB. It is a time & task management web application and for running on your local environment you should follow these guidelines.

Prerequisites

  • NPM
  • Node JS
  • MongoDB

Setup

The project repository can be found in GitHub link or just clone the project using this command.

Using HTTPS
# git clone  https://github.com/J-Prajwal/clockifyClone-fixedThread
  • Open terminal on your workspace with
cd /home/workspace/clockifyClone-fixedThread

Install

Install NPM

Check that you have node and npm installed

To check if you have Node.js installed, run this command in your terminal:

node -v

To confirm that you have npm installed you can run this command in your terminal:

npm -v

To confirm that you have MongoDB installed you can run this command in your terminal:

mongo -v

To install all the dependences of the project, run the following command:

cd backend
npm install
cd ../
cd frontend
npm install

To run the application got to the client folder and run the following command:

npm start

Environment Variables

To run this project, you will need to add the following environment variables to your .env file in server folder

PORT

MONGO_URL

SECRET

GOOGLE_CLIENT_ID

GOOGLE_CLIENT_SECRET

Tools used on this project

  • Visual Studio Code - IDE
  • create vite@latest - React Template
  • MongoDB compass - DataBase Visualization
  • Postman - API Testing

Contact The Team

If you want to contact us, you can reach us through below handles.

Prajwal Jaiswal - Team Lead

linkedin Github

Arfeen Mushtaque - Team Member

linkedin Github

Nikhil Mehra - Team Member

linkedin Github

© 2022 Team Fixed-Thread

Show your support

Give a ⭐️ if you like this project!