Skip to content

Releases: CSCE331-Fall2024/project-3-team-xp

Final Version

12 Dec 04:15
Compare
Choose a tag to compare
final

updated docs

Sprint 3

27 Nov 04:28
7d47826
Compare
Choose a tag to compare
Merge pull request #75 from CSCE331-Fall2024/speedup

Full Allergen Integrations and Small Fixes

Sprint 2

14 Nov 02:32
Compare
Choose a tag to compare
sprint2

updated menu board image import

Sprint 1 Git Release

30 Oct 02:04
d8393f4
Compare
Choose a tag to compare
  • Set up frameworks for frontend (React.js) and backend (Flask)
  • Started GUI implementation for customer, cashier, manager, and kiosk displays
  • Implemented backend to connect with the database, making CRUD operations for the report, menu item, order, and employee API routes.
  • Developed a MVP version of our product, with employee management, cashier order placement, and static menu board features.