Project Submission

Submit Your Flask Web Application Project

Create a public GitHub repository with the exact name shown below, add all required files, and enter your GitHub username to submit.

Repository Requirements

Your repository must have this exact name:

github.com/<your-username>/python-flask-moviehub
Required Files and Folders
  • app/
  • data/
  • tests/
  • screenshots/
  • config.py
  • requirements.txt
  • run.py
  • Procfile
  • README.md
README.md Must Include:
  • Your full name and submission date
  • Live demo URL (deployed on Render/Railway)
  • Features implemented (authentication, API, favorites, etc.)
  • Technologies used (Flask, SQLAlchemy, Flask-Login, etc.)
  • API documentation with endpoints and examples
  • Screenshots of home, login, movies, and profile pages
Required (submission will fail without these)

Submission Form

github.com/
Enter only your username. We will verify the repository python-flask-moviehub exists in your account.

Your repository will be verified before submission is accepted

Project Submitted Successfully!

Your project has been verified and submitted. Great work on your Flask Web Application project!