This repo provides a simple recipe application built to demonstrate building CRUD applications with Django and PostgreSQL.
Tutorial: Building CRUD Applications with Django and PostgreSQL.
- Python v3.10 or later.
- PostgreSQL v15 or later.
Follow the step by step guide detailed in the tutorial.
The code used in this project and in the linked tutorial are licensed under the Apache License, Version 2.0.