App prototype for managing and tracking work-out exercises.
Made with:
- React
- Redux
- Styled
- Formik
- Webpack
- Nodejs
- Express
- Adding exercises
- Viewing list of exercises
- Deleting exercises
- open project root directory from terminal
- use command
docker-compose up --build
- open http://localhost
TO-DO:
- Redesign UI/UX
- Rewrite to TypeScript
- Make app self-hosted (Remove back-end)
- Exercises completion statistics
- Exercises schedule creation
- Dashboard