To create a user account, sign up using a username, email address and password. When sign up is complete you may login to gain access to the Fantasy Quidditch League. You can create new teams as well as view teams made by other users. Each team requires a team name, chaser, beater, keeper and seeker. You can edit or delete your team at any time as long as you are logged in. When you are ready to exit, use the logout button located at the top left of the screen.
To use this app, clone the repo here.
Then execute:
$ 'bundle'
After cloning the repository and running bundle:
Step 1) Run: rake db:migrate
Step 2) Run: rake db:seed
Step 3) Run: shotgun
Bug reports and pull requests are welcome on GitHub at https://github.com/mconway890/sinatra-portfolio-project. 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.
The app is available as open source under the terms of the MIT License.