Skip to content

Sai-prakash15/City_Media_Assign

Repository files navigation

An application that lists top 100 movies categorised by genre and sorted by rating.

Run Instructions

Clone the repository

In Terminal/ Prompt:

Change directory to the repository

Backend setup:

In 1st Terminal/ Prompt:

  1. pip install -r requirements
  2. python manage.py runserver

Frontend setup:

In 2nd Terminal/Prompt:

  1. cd city_media_f
  2. npm install
  3. npm start
  4. Visit localhost:3000/ to interact with the application.

(To navigate back from Movie Info screen to Home Screen rely on browser back button)

Sample Screen Shots from Front-End

Home Screen:

alt Homescreen1 alt Homescreen2

Movie Info Screen:

alt MovieInfo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published