Skip to content

Movie Finder allows you to add comments to a list of films, while also addding to bookmark lists

Notifications You must be signed in to change notification settings

John35961/movie-finder

Repository files navigation

Movie Finder allows you to add comments to a list of films, while also addding to bookmark lists. That application was among the very first Rails projects coded during Le Wagon bootcamp, which I attented in spring 2022. The app's logic is very limited, but it was a good entry point to get to know more on routing, models and user uploads in Rails.

Tools

  • Ruby on Rails 7

  • Bootstrap 5

  • SQLite3

  • Cloudinary

  • IMDB API

Run locally

Clone the repo: git clone git@github.com:John35961/movie-finder.git

Create database and run migrations using: rails db:create db:migrate

Run the server with: rails s

Then visit: http://localhost:3000

About

Movie Finder allows you to add comments to a list of films, while also addding to bookmark lists

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published