So I have created backend with django, here I am sharing my django project , it is having its in-built database sqlite3, to run this, you can copy this directory into your local machine and then run "python manage.py runserver 8080" to run on port 8080.
Or tell me I will start the server and send you the link:).
I am not deploying this website because I saw tutorials but I was not able to do so.