A simple React app to keep track of habits and log them. This app uses Flask API, SQLAlchemy, and mySQL to connect front end to a SQL database.
Stars
0
Forks
Watchers
Open Issues
Overall repository health assessment
User
6
commits
Refactor UI layout and add initial SQL seed script
04eb5ab
Update dropdown icons and adjust form item padding
e1f41d6
Add MUI and Emotion, create Dropdown component
8f948f2
Implement habit tracker UI and core components
ec11a9b
Add API utility and environment config for client
c1a7ee9
Initial commit
93ebf65