-
Fork the repository first
-
Clone the repository:
$ git clone git@github.com:<your-username>/rating_system.git -
Change directory to
rating_systemand runbundleto install the gems specified in the Gemfile:$ cd rating_system $ bundle -
Run migration and seed the db:
$ rails db:migrate $ rails db:seed -
Then, start the web server:
$ bin/rails serverRun with
--helpor-hfor options. -
Go to
http://localhost:3000and login with following credentials:$ email: john.doe@gmail.com $ password: password -
Now, you are able to
write reviewsto any movies you like. You can alsoadd,update, anddeleteyour movies from the list.
narayanrai97/rating_system
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|