Skip to content

a frontend web application (tracking app), used to track time spent on any given task for a given activity. This is the frontend app that connects to the Backend app hosted on Heroku

Notifications You must be signed in to change notification settings

mke2111/tracking-app

Repository files navigation

Tracking App

This project was bootstrapped with Create React App, along with the redux template.

About The Project

In this project, I developed a frontend web application (tracking app), used to track time spent on any given task for a given activity. This is the frontend app that connects to the Backend app hosted on Heroku

Screenshots

screenshot screenshot screenshot

The application features includes:

  • Create new activities/sessions.
  • Create new tasks and allocate the time spent on the task.
  • Track a users perfomance based on their sessions ans tasks.
  • Show the user their latest and longest activities.

Live Version

Tracking App

Built With

This project was built using these technologies.

  • JavaScript
  • React/Redux
  • HTML/CSS3
  • TailwindCSS
  • Netlify ( For deployment)

Installation

Make sure Node.js is running on your local machine

To use this app locally, this is what you need to:

  • Download or clone this repo:

    • Clone with HTTPS in the terminal.
      git clone https://github.com/mke2111/tracking-app.git
    
    
  • Then cd tracking-app into the downloaded folder and run npm install or yarn install

  • then, run npm run start or yarn start

  • Test the app with yarn test --watchAll

Author

👤 Roy Mukuye

Acknowledgements

Design idea by Gregoire Vella on Behance - Bodytrack.it - An iOs app - Branding, UX and UI

📝 License

This project is MIT licensed.

About

a frontend web application (tracking app), used to track time spent on any given task for a given activity. This is the frontend app that connects to the Backend app hosted on Heroku

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published