Skip to content

erkanisuf/Personal-Trainer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Trainer Application

About the app


Customer scheduling for personal trainers .

Tech used

  • Frontend
    • React
    • AG Grid
    • Material UI
    • Re Chart
    • React Big Calendar
  • Backend
    • Uses Open API of customers and trainings (provides GET,POST,PUT,DEL request aswell)

Preview


Live demo: https://trainerapp.netlify.app/
Frontend Deployed to: Netlify

Features of the application

  • Lists of Customers and Trainings;
  • Add / Edit / Delete operation for trainings and customers;
  • Filtering and Sorting;
  • Calendar with schedules;
  • Data charts with statistics;

Installation

  • Fork from github
  • Run npm start