Web Programming with Python and JavaScript CS50W on edX
More about Project 3.
- trying out and learning Django
- using Git throughout the project
- replace SQLite with Heroku Postgres
Start application running python manage.py runserver
- make this look nicer
- make possible to order multiple pizzas, delete orders, update views, etc.