DEV Community

wgotterer
wgotterer

Posted on

Get Swole: The React/Rails Workout App

In this blog I aim to give a detailed overview of what is happening behind the scenes in this application by first giving a walkthrough of the apps functionality and then looking at the code of both the Rails backend and React front end.

Demo the app here --> GET SWOLE

The full code on Git Hub can be found here

The front end is in the "client" folder

General Overview

Backend Rails Overview

Login Overview

Dashboard Overview

Online Classes Overview

Private Classes Overview

Trainer Overview

Top comments (0)