https://github.com/peckpeck20/personal-trainer
Add Edit Delete and View customers and training's while being able to keep track of appointment sessions
https://github.com/peckpeck20/personal-trainer
axios material-ui react react-big-calendar react-router reactjs redux redux-form
Last synced: 2 months ago
JSON representation
Add Edit Delete and View customers and training's while being able to keep track of appointment sessions
- Host: GitHub
- URL: https://github.com/peckpeck20/personal-trainer
- Owner: peckpeck20
- Created: 2018-04-15T16:30:00.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-01-10T20:21:33.000Z (over 7 years ago)
- Last Synced: 2025-03-15T03:13:22.534Z (over 1 year ago)
- Topics: axios, material-ui, react, react-big-calendar, react-router, reactjs, redux, redux-form
- Language: JavaScript
- Homepage: https://personal-trainer.surge.sh/
- Size: 1.68 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Personal Trainer Tracking System
Add Edit Delete and View customers and trainings while being able to keep track of appointment sessions
front-end - React.JS + Redux
back-end - Spring MCV
## Live Demo
https://gym-trainer.surge.sh
## Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
### Installing
```
git clone https://github.com/peckpeck20/car-stock-front-end.git
```
```
npm install
```
```
npm start
```