Giter Site home page Giter Site logo

pizza-hut's Introduction

Pizza Hut

account app

It handles all the account related activities like register, login, logout.

templates folder in account app

It contains three templates

  1. accountlayout.html--->provides a base layout for register and login form
  2. loginpage.html---->page from which user can login
  3. registerpage.html---->page from which new user can be registered
forms.py

It is created to handle the register forms

Other python files are as per the Django documentation

orders app

It is created show as to display the menu list and order different stuff from the menu list

templates folder in orders app

It contains eight templates

  1. baselayout.html---->provides the base layout for our website, created with help of bootstrap and custom CSS
  2. cart.html----->provides a virtual cart for registered user, each cart is associated with only one user ,cart is unique for every user
  3. confirm.html----->file which displays the confirm order, can only be view by person whose account is superuser
  4. dinnerplatters.html---->displays the list of dinner platters from Pinocchio's pizza and subs
  5. pasta.html--->displays the list of pasta from Pinocchio's pizza and subs
  6. pizza.html--->displays the list of pizza from Pinocchio's pizza and subs
  7. salad.html---->displays the list of salad from Pinocchio's pizza and subs
  8. subs.html----->displays the list of subs from Pinocchio's pizza and subs

static folder

It handles all the CSS as well as images of website

pizza-hut's People

Contributors

gjyakhwa1 avatar

Watchers

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