Skip to content

Commit 578a882

Browse files
committed
Add Python Django Web Application
- Add new tutorial link that teaches how to build a community-driven delivery application using Python, Django, PostgreSQL and JavaScript
1 parent 97afefe commit 578a882

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -356,6 +356,9 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
356356
- [Build A Simple Web App With Flask](https://pythonspot.com/flask-web-app-with-python/)
357357
- [Build a RESTful API with Flask – The TDD Way](https://scotch.io/tutorials/build-a-restful-api-with-flask-the-tdd-way)
358358
- [Create A Django API in under 20 minutes](https://codeburst.io/create-a-django-api-in-under-20-minutes-2a082a60f6f3)
359+
- Build a Community-driven delivery application with Django, Postgres and JavaScript
360+
- [Part 1](https://www.ashwinhariharan.tech/blog/thinking-of-building-a-contact-tracing-application-heres-what-you-can-do-instead/)
361+
- [Part 2](https://www.ashwinhariharan.tech/blog/thinking-of-building-a-contact-tracing-application-heres-what-you-can-do-instead-part-2/)
359362

360363
### Bots:
361364

0 commit comments

Comments
 (0)