Skip to content

A Ruby on Rails website for creating collections of movie bookmarks, and reviews

Notifications You must be signed in to change notification settings

Sajakhtar/rails-watch-list

Repository files navigation

Welcome 👋 to Movie Watch List

  1. About
  2. Features
  3. Screenshots
  4. Installation
  5. Usage
  6. Authors and Contributors
  7. License

About

The movie watch list is a way to curate your own list of favorite movies and let others review your lists.

It was developed in 1 day as the first rails applicatoin for batch #676 of the Le Wagon Web Development Bootcamp in Dubai.

The movie watch list is a Ruby on Rails web app that uses a base template from lewagon/rails-templates, created by the Le Wagon team.

It was designed to be fully responsive.


Features

The movie watch list feature set currently consists of

  • Create a list
  • Add movies to that list
  • leave a review

Screenshots

Desktop

homepage homepage list list

Mobile

homepage homepage list list

Tools

Languages and Tools utilized in this project


ruby rails javascript css3 bootstrap git postgresql

JavaScript Plugins

APIs


Schema

homepage
___ ## Installation

Setup data schema and database locally with seed data

rails db:migrate

rails db: seed

To install Ruby Gems and JavaScript plugins:

bundle install

yarn install

Environment variables:

  • Cloudinary API key

Usage

To run in localhost:3000

rails s

Authors and Contributors

Sajid Akhtar

With special thanks to Tarig Bouazzati for the teaching, mentoring and general support during the project.

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


License

MIT


About

A Ruby on Rails website for creating collections of movie bookmarks, and reviews

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published