Skip to content

ShreyLimbani/Pizza_Shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pinochio's Pizza Shop

It is a django based webapp. Its functionalities include:

  • User login
  • New user registration
  • View available pizzas
  • Order pizzas
  • Add toppings to pizza
  • View Cart
  • View previous orders

Technologies Used

  • Python
  • Django
  • HTML
  • CSS
  • JavaScript
  • Bootstrap
  • SQLite

Steps to run the app locally

  1. Clone the GitHub Repository into a folder.
  2. Install Python.
  3. Open terminal inside the folder with code.
  4. Type pip install -r requirements.txt in the terminal window to install all the requirements to run the app.
  5. Type py manage.py runserver to start a localhost server for the app.
  6. Open any web browser and go to this address - http://127.0.0.1:8000/. This will start the webapp.
  7. Use the login credential given below to log into the app or create a new user.

Login Credentials

Screenshots Of Pinochio's Pizza Shop

plot plot plot plot plot

About

A django based web-app which implements functionalities of a pizza shop.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages