TrackIt is a web application that allows users to track their daily activities and monitor their progress towards defined habits and goals.
With TrackIt, you can:
- Create a user account and login;
- Log daily activities and categorize them by type;
- Define habits to be achieved and track daily progress;
- Set goals to be achieved in a given time period and monitor progress with charts and reports.
ReactJS |
MongoDb |
styled-components |
- Clone the repository
git clone https://github.com/andhercapanema/trackIt.git
- Install dependencies
npm install
- Start the application
npm start
- Access the application in your browser at
http://localhost:3000
To use the application, simply create a user account and login. From there, you can log your daily activities, define habits and goals to be achieved, and track your progress with charts and reports. The layout of the application was designed for small screens.