P

Pizza delivery

A pizza delivery app built with Django that allows basic functionalities such as user and admin authentication, view available options, add to cart, place your order, and some more.

207

The problem Pizza delivery solves

It's a simple app that allows a seller to sell their pizza, and users to buy the pizza/pizzas of their choice. The customer can track the pizza delivery status, whether it's accepted or not, dispatched or not, or if it gets canceled they'll receive a notification.

Challenges I ran into

Debugging the errors in Django.

Technologies used

Discussion