This app is for logging hours and basic details for your daily practice. Users may create an account, choose goal lengths of 7, 30, or 100 consecutive days of practice, choose a daily number of hours goal, and log/edit their hours and practice notes accordingly.
To use this app, please create an account or use the demo account provided.
After login, you will be directed to the most recent goal.
If you have not created a goal, you will be directed to Setup where you can choose the details for your new practice goal.
At the goal page, you can interact with each day of your goal to confirm hours practiced and other optional details.
If you want to discard your current goal and start a new one, click the "Practice Log" home link and select "Start over".
Clone this repository: git clone https://github.com/devlewis/practice-log-client
run npm install
run npm start
HTML / CSS / JS / React / Node / PostgresQL