← Back to projects
Applications · 2025
MovieWeb App
During programming courseMovie app with user accounts, collections and OMDb data — a course project.
MovieWeb is a Flask app for managing users and their movie collections. The backend uses SQLAlchemy and SQLite with Flask-Migrate; movie details (plot, cast, posters) come from the OMDb API. The front end is Jinja2 with HTML/CSS/JS — user and movie CRUD, an avatar list, and a details modal.
Tech stack
- Python
- Flask
- SQLAlchemy
- Flask-Migrate
- SQLite
- OMDb API
- Jinja2
Links
No live demoRepository
Gallery




