TuringGameNight / Front-End

Rails Front-End for Game Night
https://aqueous-chamber-62045.herokuapp.com
1 stars 1 forks source link

Implement Bootstrap #28

Closed smcunning closed 3 years ago

smcunning commented 3 years ago

This is a really large project actually 😅

Pages to style in the bootstrap_setup branch:

helloeduardo commented 3 years ago

Hitting a blocker until the oauth implementation branch is merged into main and api calls can be successfully made between the front and back-end.

At the moment the bootstrap_setup branch cannot access all pages in development without encountering numerous errors, thus we cannot visually style.

helloeduardo commented 3 years ago

Made some progress with the latest changes to main. All views should have some basic styling now in the bootstrap_setup branch