Training project
Django web application with PostgreSQL
Related course: Python Django Development
Problem
Python full-stack roles expect a maintainable Django app with models, views, auth, and a relational schema—not only scripts.
Architecture (high level)
Django MTV structure → PostgreSQL via ORM/migrations → templates or React-facing APIs → Redis caching patterns → Docker/Heroku/AWS deploy notes from the Deployment module.
Technologies
- Python
- Django
- PostgreSQL
- Redis
- Docker
This is a Vector Skill Academy training project completed during the course. It is not confidential client work and does not represent a live production engagement.