Skip to content

shubhamc1200/MovieWebsite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

Created a Movie streaming web app as a part of an internship assignement using the Django Framework.

Tech Stack

Front end development :

Bootstrap framework (HTML5,CSS3) JavaScript(script tag)

Server-side script : Django

  • well-defined login & signup processes using Django's UserCreationForm and AuthenticationForm.
  • 2 types of users : Superuser and general users.
  • Superuser will have access to the data and can upload,update,delete (CRUD functions).
  • Comments can be posted by all types of users which are logged in else will be asked to login or signup.
        (Used foreign key to display comments)
  • Logo of the website is designed at canva.com.

    (All images of the website are available in moviewebsite folder)

  • About

    No description, website, or topics provided.

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published