Skip to content

naturalneuralnet/habitBuilder-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

A habit tracker, based on my own method of building habits. Progress is maintained even if days are missed. Making it easier to build habits.

You can check it out here

Either create an account or login as a guest.

Alt text

Alt text

Table of Contents

Local Setup

Clone or download this repository, the habitMaker-client

Install dependencies with

npm install

Change the API endpoint inside src/state/apiSlice to the URL you are running the server on.

Alt text

Use npm run start to run the client.

You must have the server setup and running on the same machine with the correct configuration for the entire application to work.

Clone or download the server and follow the usage instructions for it. You can find it here

Technologies Used

  • React
  • React-Redux
  • Redux Toolkit
  • Material UI
  • JWT

Credits

Coding Resources:

Assets:

Status

On hold. I intend to return to it and add additional functionaility such as:

  • OAuth Login with Google
  • Monthly Habit History
  • Yearly Habit History

License

You can find the License for this project here

This project is licensed under the terms of the MIT license.

About

A habit builder to help you build habist even if you miss a day (or more)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published