This is a simple app for tracking the progress made by a user in his studies. An Authenticated user can add a study with hours, hours goal, and get a feedback of the progress made. The user can edit, delete or add study data to track, and get a visual representation of the data.
- Node.js
- React
- React-DOM
- React-Create-App
- npm
- Jest
- Redux
- React-Redux
- Redux-thunk
- Axios
- React-Minimal-Pie-Chart
- React-Router
To get a local copy up and running, follow these simple steps.
- node.js must be installed on your device
- Follow the steps below:
- Clone the repo
git clone https://github.com/Godswilly/study_tracker_frontend.git
- Change directory
cd study_tracker_frontend
- Install dependencies
yarn install
- Start the project
yarn start
yarn test
👤 Kalu Agu Kalu
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
- Fork it
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Give and ⭐️ if you like this project!
- Microverse
- Project requirements
- Design idea by Gregoire Vella on Behance
This project is Apache licensed.