leowilkin

leowilkin

0-day streak
Haloo! Final commit of my project - a CLI POS System for a pizza restaurant! It's working really well and has lots of features, like discount codes, delivery workflows, inventory, and receipts! Here's the github link: github.com/leowilkin/python-pizza, and here's a demo! (someone let me know how to verify my tickets/time pls) 🙂
https://imgutil.s3.us-east-2.amazonaws.com/cdf952e857a9d93be8ea40f0388c1e1ee579c9a9bc4f4c03363ce2402184acee/a7f7126c-8617-47e1-88f8-97a735c6272d.png
Starting work on my pizza delivery service in Python. First code commit here: github.com/leowilkin/python-pizza/commit/0e6c89765202e7363c90f735002b62f389ad0ee1 Project overview! # Python Pizza Python CLI Pizza inventory & ordering system! ## Features - [ ] Ability to start a new customer order - [ ] Allows multiple pizzas to be ordered - [ ] Takes in relevant information about the pizza order - [ ] Calculates the subtotal, and shows the ongoing total of the entire order - [ ] Have discount codes with different levels of discount - [ ] Voucher system - [ ] Choose method of payment - cash/card/voucher - [ ] 'Print' receipt - [ ] Ability to check ingredients stock - [ ] Add ingredient stock - [ ] Staff clock-in/clock-out - [ ] Check previous orders ## Nice to haves - [ ] Staff sign-in - [ ] Web interface ## License This work is under the MIT licence. Leo Wilkin 2024
https://imgutil.s3.us-east-2.amazonaws.com/e6724024eb77f4939e2da09fea205933083b8e19e033139abfde081697258f13/0cc4163a-56cf-41dc-967a-da9925b8ce59.png