Skip to content

Mgalazyn/django-react-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gym_app

It's app created in Django-React to develop my skills as a full-stack developer. Basic concept of the app is to create API in DRF to handle Login/Register User, displaying videos of exercises, displaying description about exercises etc. Then by React to display data, have possiblity to contact with me by contact form and build your own workout from exercises displaying from API.

Demo

demo-gym_app_v2.mp4

Installation

Download mg_blog from github,unpack and open a folder. Then run any code interpreter,

Clone the project

  git clone https://github.com/Mgalazyn/django-react-app.git
  cd gym_app_v2

First run this command in terminal

  pip install -r requirements.txt

then

  python manage.py runserver

next

  cd .\frontend\
  npm start

Then app should display in your default browser

Support

For support, email mg.pageit@gmail.com