Mufadal03 / Timecamp-Clone

TimeCamp was founded in 2008 and evolved from our CEO’s class assignment, the note-taking app. Now days it's main working area is manage time and give efffective output of task, so it is mainly designed to track your time

Home Page:https://timecamp-clone-nem111.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Timecamp Clone


reactjs chakra-ui css3 nodejs expressjs mongodb


Getting StartedInstallingContributors

TimeCamp is a web-based application to track the activity of computer users. The application is dedicated either to freelancers or teams. The tool is a time tracking software to invoice the employees' work based on an hourly rate, measuring the work effectiveness and project management. It is a collaborative project built by a team of 5 and executed in 5 days.


🚀 Features

  • Account creation, login, signup functionality.
  • Alerts/Notifications
  • Task management
  • Task Progress Tracking
  • Time tracking

Glimpse of our website

timecamp1 timecamp2

timecamp3 timecamp4

Getting Started

This project was built using React, Chakra UI, CSS, JavaScript.Coschedule is a great editorial calendar and social media marketing tool you should follow these guidelines.

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/Mufadal03/Timecamp-Clone.git
  • Open terminal on your workspace with
cd /home/workspace/Timecamo-Clone/Frontend

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 install all the dependences of the project, run the following command:

npm install

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

npm start

Tools used on this project

  • Visual Studio Code
  • create-react-app template

Contributors

Show your support

Give a ⭐ if you like this project!

About

TimeCamp was founded in 2008 and evolved from our CEO’s class assignment, the note-taking app. Now days it's main working area is manage time and give efffective output of task, so it is mainly designed to track your time

https://timecamp-clone-nem111.netlify.app/


Languages

Language:JavaScript 82.0%Language:CSS 17.2%Language:HTML 0.8%