Develop a full-stack web application using the Django development server. Deploy the application using Heroku, with a Postgres database at the backend, HTML, and CSS-based rendered pages at the frontend and Python-based Django as the web application framework.
- This application is made with Python using the Django Framework
- The purpose of this application is to be able to use CRUD within a database full of recipes.
- This is a part of my specialty course at CareerFoundry learning about using Python with Django.
- View the Command Line version of the app here: https://github.com/RParker505/intro-to-python
- View the learning progress of the Django app here: https://github.com/RParker505/python-django