Skip to content

Combo Menu GUI - v2.0.0

Latest
Compare
Choose a tag to compare
@KingPr0o7 KingPr0o7 released this 28 Feb 00:51
· 7 commits to main since this release

Modules

  • 📦 flask, jyserver
    • Backend of this application. Used to run the server needed to send variables between Python (flask) and JavaScript

Features

  • 💻 Fully Interactive GUI Interface
    • Using HTML, CSS, and JavaScript I've been able to make a fully chat like experience when ordering your items!
      Note: This UI isn't mobile friendly, use desktop/laptop screen sizes for best viewing experience.
  • 📥 User Error Checker
    • Stops the user from inputting invalid inputs, marking the input box and text red. The valid inputs are above the input box. Fully not case sensitive, and if a letter is marked in: (LETTER) you can just type that letter!
  • ✉️ Embedded Item Details & Cart
    • See all item details, including: Price, Size, Type, and Name. Each item has their own SVG (image) to add some clarification. You can also see your cart every step of the way, with each item that you bought!