a custom pos system for mai shan yun at college station built for tamuhack 26!
used github copilot for debugging, code completion, and adding comments
a custom pos system for mai shan yun at college station built for tamuhack 26!
used github copilot for debugging, code completion, and adding comments
removed the add to order from menu page so you can only add orders from the tables update order
added a edit section to edit menu contents globally so it affects the table update menu items
Log in to leave a comment
I built a point of sale system for Mai Shan Yun! A restaurant at college station, TX. Features included: saving and creating table layouts, dynamic kitchen ticket printing, and sales analytics of dishes. I’m so happy to say that we won the figma track at tamu hack 26! somethign i learnt was how to deploy a react website to vercel :’)
additionally, connecting variables between pages for the dynamic kitchen printing. I’m really proud of this project and hope to continue improving it in the future! btw it’s not media responsive (YET)
worked on a LOT of things. first added our logo into the favicon. connected the table order to the kitchen for dynamic printing every time an order updates or changed the ticket reprints with new info!
next, make the menu header back button and headings sticky so it’s easier to navigate btwn pages while still in the menu. Also corrected the ghost table numbering and created new hoverstates for buttons :D
lastly, added a couch table so the restaurant has more options to customize their layout!!
OH also added a time elapsed since order placed so kitchen knows what’s priority
Log in to leave a comment
Reordganized the menu into categories specifically from the tables page so it’s easier to add things into order
fixed a few dependency issues and redeployed like 50 times
but finally got a live site working!!
https://maipos.vercel.app/
:3333
project is almost doneee
just needa tweak and adjust a few more things!
Log in to leave a comment
created figma design layouts and converted it into code. Added a landing page, tables, kitchen, and menu pages.
table pages let you move and save table layouts and add markers to see what order status is on each table. there is also a section to add and delete menu items to order, which will send a new ticket to the kitchen for cooking purposes. The menu section also has an allergy tab and a special request.
I plan to add more, fix up small bugs and connect the printer dynamically and host on a site for the next few devlogs! :))
Log in to leave a comment