Skip to content

weillercarvalho/trackIt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Track IT

A complete habit tracking application. Entitled to register, login.

Captura de tela de 2022-08-08 12-22-51



View Demo

About

This is an web application with which lots of people can manage and make daily tracking, like set some goals as example: read books, run everyday some hours etc. Below are the implemented features:

  • Sign Up
  • Login
  • Authentication
  • List all the tracked habits
  • Put as check or uncheck if you had done a specific habit/activity.

Technologies

How to run

  1. Clone this repository
  2. Install dependencies
npm i
  1. Run the front-end with
npm start
  1. You can optionally build the project running
npm run build
  1. For better results use the viewport (375px width), its a responsive app.

About

A complete habit tracking application. Entitled to register, login and authentication.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published