GithubHelp home page GithubHelp logo

soufiane-majdar / pizza-order-in-django Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 4.18 MB

Pizza ordering made in Django

Python 37.73% HTML 41.52% CSS 18.60% JavaScript 2.15%
django ecommerce-website html css food-app food-delivery food-delivery-application order order-management pizza-order

pizza-order-in-django's Introduction

Pizza Order in Django

✨ How to use it

$ # Get the code
$ get clone https://github.com/Soufiane-Majdar/Pizza-Order-in-Django.git
$ cd izza-Order-in-Django
$
$ # Virtualenv modules installation (Linux)
$ virtualenv env
$ source env/bin/activate
$
$ # Virtualenv modules installation (Windows)
$ virtualenv env
$  .\env\Scripts\activate
$
$ # Install modules (Linux)
$ pip3 install -r requirements.txt
$ # OR (Windows)
$ pip install -r requirements.txt
$
$ # creat a migration
$ python manage.py makemigrations
$ python manage.py migrate
$
$
$ # Start the application
$ python manage.py runserver 
$
$
$ # Access the web app in browser: http://127.0.0.1:8000/

UML

Demo :

Admin Panel

Contact Us

Register

pizza-order-in-django's People

Contributors

soufiane-majdar avatar

Stargazers

 avatar  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.