Django

Full-stack Python web framework used for the Expense Tracker & Contact Database project.

Proficiency: Proficient

What I’ve built

  • REST APIs with Django REST Framework
  • User authentication, sessions, and permissions
  • ORM-backed data models with PostgreSQL
  • Admin dashboard for data inspection and management
  • Expense tracking with category, date filtering, and user-scoped views

Stack integration

Django serves as the backend API layer, paired with React on the frontend and PostgreSQL for persistence. Deployment via Docker containers.

Followed IBM’s Django Application Development with SQL and Databases course (in progress) to deepen ORM and migration knowledge.

Related: Python, PostgreSQL, React, SQL, Web Dev