shazeltion17 / EclipseDiLuna

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Food Ordering Website - The Pizza Box

Pizza delivery app with Django, CSS and Javascript

This web application has the following featues:

Menu: Displays all the menu items - pizza, subs, salads, etc from which the user can select to add in a virtual cart

Registration, Login, Logout: Site users (customers) can register for your web application with a username and password, Customers can then log in and log out of the website.

Shopping Cart: Once logged in, users can see a representation of the restaurant’s menu, where they can add items to their virtual “shopping cart.” The contents of the shopping are saved even if a user closes the window, or logs out and logs back in again.

Placing an Order: Once there is at least one item in a user’s shopping cart, they are able to place an order, whereby the user is asked to confirm the items in the shopping cart, and the total before placing an order.

Viewing Orders: Site administrators have access to a Order Manager page where they can view any orders that have already been placed and completed orders.

Completing Orders: Site administrators can also mark the pending orders as complete in the Order Manager page

Screenshot Screenshot Screenshot Screenshot Screenshot Screenshot

About


Languages

Language:Python 55.4%Language:HTML 41.8%Language:CSS 2.8%