This little app was built to collect RSVP responses for Ali and Tasha's wedding.
- Is it perfect? - No.
- Is it good enough? - Yes! 🕺🏾
- Ruby (version specified in .ruby-version)
- Rails 5.2.0
- Postgres
- Twilio
- Good vibes
- Checkout the repo:
git checkout [email protected]:alimi/party_llama.git
- Install gems:
bundle install
- Setup the database:
rake db:setup
- Start the rails server:
rails s
Then you should see something if you go to http://localhost:3000.
To really get the app running, you'll need to get the master key from...me! #YOLO
rails test
will run all the tests and rails test:system
will run the system tests.
The GNU GPLv3 is a copyleft license that requires anyone who distributes your code or a derivative work to make the source available under the same terms, and also provides an express grant of patent rights from contributors to users.
Sounds good!
Probably but I can't think of them right now. To be continued!