An open API service indexing awesome lists of open source software.

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

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
```