Skip to content

In this app, a user can track the number of hours spent studying. You can choose which ones you are currently learning and see your learning progress, based on a goal you set. Built with Ruby on Rails, React, Bootstrap and Redux.

Notifications You must be signed in to change notification settings

Godswilly/study_tracker_frontend

Repository files navigation

Study Tracking App

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.

screenshot

Built With

  • Node.js
  • React
  • React-DOM
  • React-Create-App
  • npm
  • Jest
  • Redux
  • React-Redux
  • Redux-thunk
  • Axios
  • React-Minimal-Pie-Chart
  • React-Router

Live Demo

Live Demo

Backend Repo

Link

Getting Started

To get a local copy up and running, follow these simple steps.

Prerequisites

  • node.js must be installed on your device

Setup

  • Follow the steps below:
  1. Clone the repo
git clone https://github.com/Godswilly/study_tracker_frontend.git
  1. Change directory
cd study_tracker_frontend
  1. Install dependencies
yarn install
  1. Start the project
yarn start

To run test

yarn test

Author

👤 Kalu Agu Kalu

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Show your support

Give and ⭐️ if you like this project!

Acknowledgments

📝 License

This project is Apache licensed.

About

In this app, a user can track the number of hours spent studying. You can choose which ones you are currently learning and see your learning progress, based on a goal you set. Built with Ruby on Rails, React, Bootstrap and Redux.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published