Skip to content

epintozzi/usts_app

Repository files navigation

README

The US Title Series web app provides club information to the public and allows members to register and pay for events online.

Production App: https://ustitleseries.net

Ruby Version: 2.7.6
Rails Version: 5.2.0

Setup

To run this project:

git clone [email protected]:epintozzi/usts_app.git
cd usts_app
bundle install
rake db:create db:migrate
rails s

Testing

This project uses RSpec for testing and can be run with the command rspec
You may need to rake db:test:prepare before running the tests.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published