/Five-Metric-Time-Management-Webapp

Working clone of the time tracking webapp, tMetric, we like to call it Five Metric

Primary LanguageJavaScript

Five Metric

About the project

This is an web application with you can easily track time on tasks and projects, create time entries, capture hours, and save time on paperwork when it comes to generating time reports. Dive into a detailed overview of the time utilization and precisely evaluate productivity.

🔗 Checkout Deployed Link

Development

  • Setup
    1. Clone the repository into your system or fork this repository

    git clone https://github.com/skshm2000/Five-Metric-Time-Management-Webapp.git

    1. Go to the project folder

    cd Five-Metric-Time-Management-Webapp

    1. Getting start with the project:

    Frontend Backend
    a. Go to the frontend folder

    cd five-metric-frontend

    a. Go to the backend folder

    cd five-metric-backend

    b. Install packages

    npm install / npm i

    b. Install packages

    npm install / npm i

    c. Start project

    npm start

    c. Start project

    npm start

    Developers & Responsibilities

    Description 📝

    Created a functional website which tracks time for your work. Fist users lands to home page after Signup/Login by their respective credentials user is authenticated to the main user dashbord where User can add entries also can start the timer one entries are entered and you can delete the specific entry. Once the entries are added user can aslo add the respective tasks for it and mark its status as Complete or Incomplete.

    Functionalities : 👨‍💻

    • Landing Page - Home Page
    • SignUp/Login
    • Pricing Page
    • My Time Page
    • My Task Page
    • My Work Page

    Tech stack 💻 :

    • React.js
    • Redux
    • Redux-Thunk
    • Chakra UI
    • Node.js
    • Express
    • MongoDB
    • Mongoose
    • HTML
    • CSS

    Some Snapshots Of project

    Home Page

    Screenshot (247) Screenshot (248)

    SignUp

    Screenshot (252)

    Login

    Screenshot (251)

    Pricing Page

    Screenshot (249)

    My Time (Dashbord)

    Screenshot (253)

    My Tasks

    Screenshot (257)

    My Work

    Screenshot (254)

    Mobile view