Coder Social home page Coder Social logo

food-delivery-django-backend-using-baton's Introduction

Food Delivery

Food Delivery contains only professional and reliable software technologies like Python Django, Django REST framework and JWT social authentication. Now you can forget about specifically and expensive website templates and hard to fix SQL errors! Furthermore, Food Delivery provide localization and internationalization features.

Easy restaurant management setup

  1. Clone the GitHub repo in a separate folder:
git remote add origin https://github.com/kibomamoses/food-delivery-Django-backend-using-Baton.git

  1. Go to the main directory of the project:
cd food-delivery-Django-backend-using-Baton
  1. Install dependencies:
pip install -r requirements.txt
  1. Create database migrations for each app:
python manage.py makemigrations
  1. Apply database migrations:
python manage.py migrate
  1. Create first superuser (admin profile), remember your credentials:
python manage.py createsuperuser
  1. Run server on the localhost:
python manage.py runserver

Screenshots

kbm food delivery kbm food delivery kbm food delivery

Requirements

Regular Meal CMS project has been written with the Python Django framework.

  1. Global:
    1.1. Django
    1.2. Django REST Framework

  2. Admin-panel:
    2.1. django-baton
    2.2. django-admin-numeric-filter
    2.3. django-filter

  3. Internationalization and localization:
    3.1. django-modeltranslation

  4. Django ORM Models:
    5.1. model_mommy
    5.2. django-imagekit

  5. Social authentication:
    5.1. djoser
    5.2. social-auth-app-django

  6. Extra:
    6.1. unidecode
    6.2. markdown
    6.3. coverage
    6.4. pillow

food-delivery-django-backend-using-baton's People

Contributors

kibomamoses avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.