Skip to content

Get your popcorn ready! It's movie night! This app will help you plan and prepare your next movie night.

Notifications You must be signed in to change notification settings

KevinMCollier/rails-watch-list

Repository files navigation

🍿 Movie Watch List

A simple app where users can create different watch lists for movies that they want to watch.


Screen Shot 2023-09-07 at 20 10 52 Screen Shot 2023-09-07 at 19 58 24

Getting Started

Setup

Install gems

bundle install

ENV Variables

Create .env file

touch .env

Inside .env, set these variables. For any APIs, see group Slack channel.

CLOUDINARY_URL=your_own_cloudinary_url_key

DB Setup

rails db:create
rails db:migrate
rails db:seed

Run a server

rails s

Built With

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

This project is licensed under the MIT License

About

Get your popcorn ready! It's movie night! This app will help you plan and prepare your next movie night.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published