Open Source Django Projects for Study
I'd like to look at well written Django projects.
Django Project Ideas for Beginners to Experts
Share your side projects
If you like trivia, I invite you to check out my pet project of several years: https://triviaroyale.io
Built with Channels, Tailwind, React and more :)
More on reddit.comVideos
Hello everyone,
I'm looking for open source projects made using Django, preferably Django REST Framework, that fix real business problems, and whose code I can analyze, get ideas and learn from.
So far I've got GitHub repositories of Saleor, Django CMS, Wagtail, and a few more, but I would like to see a solution like an inventory management system of a company, HR system, an API that manages data of a game server, something like that, but I guess anything you find interesting or worth seeing could help.
I know that companies wouldn't release their code like that, but there are probably open-source solutions released to the public somewhere on the internet.
So, are there any repositories you could recommend for analyzing, and learning Django a little more in-depth?
Thanks!