Skip to content

florapetersen/dance_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...

DanceApp

DanceApp is a simple app for dance studio owners, dance teachers, and dancers share and register for dance classes. Users can find studios and classes, register for classes, and keep track of classes they've registered for.

Instructions

Clone this repo and run:

$ bundle install to install dependencies, and

$ rails db:migrate to migrate the database.

Start up the server with the following command:

$ rails s

Open your browser. DanceApp will be found at https://localhost:3000

Author

Flora Petersen - https//:github.com/florapetersen

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/florapetersen/dance_app. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The gem is available as open source under the terms of the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published