Skip to content

Commit 7ebc9e4

Browse files
authored
Merge pull request #29 from OpticFusion1/pr-750
Import upstream PR practical-tutorials#750: Updated python web development projects
2 parents a1e014b + 173c171 commit 7ebc9e4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -465,6 +465,11 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
465465
- [Build A Simple Web App With Flask](https://pythonspot.com/flask-web-app-with-python/)
466466
- [Build a Secure Task Management App with React and Appwrite](https://theankurtyagi.com/appwrite/)
467467
- [Create A Django API in under 20 minutes](https://codeburst.io/create-a-django-api-in-under-20-minutes-2a082a60f6f3)
468+
- [Building a Simple CRUD API with Django](https://medium.com/@techtinkerbell/building-a-simple-crud-api-with-django-a-step-by-step-guide-2672fc769fee)
469+
- Build a Community-driven delivery application with Django, Postgres and JavaScript
470+
- [Part 1](https://www.ashwinhariharan.tech/blog/thinking-of-building-a-contact-tracing-application-heres-what-you-can-do-instead/)
471+
- [Part 2](https://www.ashwinhariharan.tech/blog/thinking-of-building-a-contact-tracing-application-heres-what-you-can-do-instead-part-2/)
472+
- Realtime Chat application with Vue, django-notifs, RabbitMQ and uWSGI
468473
- [Building an Interactive Question Answering App with Streamlit, Transformers, and Langchain WikipediaAPIWrapper](https://medium.com/@anoopjohny2000/building-an-interactive-question-answering-app-with-streamlit-transformers-and-langchain-13b338cfe534)
469474
- Build a Community-driven delivery application with Django, Postgres and JavaScript:
470475
- [Part 1](https://web.archive.org/web/20211025231809/https://www.ashwinhariharan.tech/blog/thinking-of-building-a-contact-tracing-application-heres-what-you-can-do-instead/)

0 commit comments

Comments
 (0)