Skip to content

albertbolt1/moviereview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

moviereview

  • One of the first projects I did using Django
  • Learnt about how to interact with models and views, The Post is a model and we send the model to the view using the post id
  • Learnt about how to use Foreign key in the models and display the information of a child from the parent in the views
  • The frontend is very basic html css, the primary goal was to learn the backend
  • This can be used as a personal movie review website where the movies and their reviews will be added using the Djangos inbuilt site administration
  • The inbuilt site administration can be navigated by using sitename/admin
A simple django project about movie reviews which is deployed to Heroku https://intense-atoll-17185.herokuapp.com/

About

this repo is about reviews on websites

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published