Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/karan-parmar-007/food-app-django-basic


https://github.com/karan-parmar-007/food-app-django-basic

Last synced: 26 days ago
JSON representation

Awesome Lists containing this project

README

        

This is Just a basic django project.
I made it when i was learning django

It has this features:

1. Create new user
2. Add and delete item
3. Login and logout

To run it you need to do this :

1. Go to settings.py file in the main app and add your database detail (SQL)
2. Install Django, pillow, sqlclient.
3. In terminal just run the Command : python manage.py runserver

This projectis free to use and you can also modify and send a pull request.