Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 569 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 569 Bytes

MovieOn

  • We are creating a MovieOn website to display Movies, Directors, and Genres
  • Our Movie data are supported by OMDB API
  • User are able to search every movies or serials that they want
  • Registered user allow to comment movies, edit their comment, and even delete it
  • Another registered user unable to edit and delete other user comment
  • Registered user will be receive a welcome email
  • There is also 404 and 500 page handler with notes debug false and run it with python manage.py --insecure to load static files
  • Last, hope you enjoying our website :D