Skip to content

alimi/party_llama

Repository files navigation

Party Llama

This little app was built to collect RSVP responses for Ali and Tasha's wedding.

  • Is it perfect? - No.
  • Is it good enough? - Yes! 🕺🏾

Dependencies

  • Ruby (version specified in .ruby-version)
  • Rails 5.2.0
  • Postgres
  • Twilio
  • Good vibes

Getting started

  1. Checkout the repo: git checkout git@github.com:alimi/party_llama.git
  2. Install gems: bundle install
  3. Setup the database: rake db:setup
  4. 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

Tests

rails test will run all the tests and rails test:system will run the system tests.

License

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.

https://choosealicense.com/

Sounds good!

Other Stuff

Probably but I can't think of them right now. To be continued!

About

We're gonna have a party!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published