Skip to content

My final Rails project for Flatiron School's: Online Web Development Program. This is an initial iteration of a yoga app that I am developing. The goal is to host instructional videos that people can follow along with. Will implement: authorization, authentication, creating model associations, routing, forms, and basic styling.

Notifications You must be signed in to change notification settings

leothebeagle/Yoga-Sessions

Repository files navigation

README

Things you may want to cover:

  • Ruby version 2.3.3p222

  • Rails version ~> 5.2.3

  • Configuration Run bundle install

  • Database creation run rails db:migrate

  • Database initialization run rails db:seed

  • Deployment instructions run the app by running a server on your computer using:

    rails server

    OR

    thin start --ssl

About

My final Rails project for Flatiron School's: Online Web Development Program. This is an initial iteration of a yoga app that I am developing. The goal is to host instructional videos that people can follow along with. Will implement: authorization, authentication, creating model associations, routing, forms, and basic styling.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published