Skip to content

Movie_DB is a database with films and actors compiled together and it gives ability to users to add or edit movies and people to the database. There are reviews also in the project that will be build later.

Notifications You must be signed in to change notification settings

nicksolony/movie_db

Repository files navigation

Movie_DB

Movie_DB is a database with films and actors compiled together and it gives ability to users to add or edit movies and people to the database. There are reviews also in the project that will be build later.

Installation

Run following commands in your terminal

  1. bundle install
  2. rails db:migrate
  3. rails db:seed
  4. rails s

Open browser and visit - http://localhost:3000/

Usage

User doesn't need to create an account to view Movies or people pages.

In order to make any changes or add new movies or people, user must sign in via login or facebook. If user doesn't have facebook account, user should signup.

Upon sign in user, can add/edit/delete movies and people.

Demo

https://youtu.be/hE8MKbCivN8

License

MIT

About

Movie_DB is a database with films and actors compiled together and it gives ability to users to add or edit movies and people to the database. There are reviews also in the project that will be build later.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published