Skip to content

A backend section of a website where movies on Django are rated.

Notifications You must be signed in to change notification settings

serdarsenturk/movie-rating-system-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Rating System Backend

  • To do all these, I have created a requirement analysis on Trello before starting the project. Requirement Analysis
  • Then, I prepared the steps I need to do on Trello in order. Steps
  • First of all i created UML class diagram. UML
  • I used Python programming language, Django Framework(MVC based) and httpie(command-line HTTP client for the API era) in project.
  • I took advantage of MVC architecture.First i created my models and their properties in Model side.
  • I used serialized my models to converting to the form to be transferred.
  • I created appropriate api to list movies and list movie details in View side.
  • I applied appropriate urls for movies that will be listed.

About

A backend section of a website where movies on Django are rated.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published