Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.
/ softea-house Public archive

Some teahouse related logic to leverage java fundamentals

Notifications You must be signed in to change notification settings

ssdev-95/softea-house

Repository files navigation

SofTea House

Here we do what JS Libs don't,

Cherish the Dev's Experience.

Some TeaHouse related logic to leverage Java fundamentals

User histories

  • Persist menu info.
  • List menu info to user.
  • Create orders.
  • Update orders (Pay/Reverse).
  • Persist orders.
  • Show daily revenue from a given date, defaults to current date.
  • Retrieve info about an order.
  • Cash system.
  • Prevent queries for current/future dates;

Roadmap (Subject to changes)

  • Includes some QR Code logic.
  • Persist using a database.
  • Become an Api.
  • Create an web/mobile app to consume this Api.
  • Authentication, only logged employees should perform checkout operations.

Techs used

  • Java. xD
  • Spring boot

How to run locally

Needs at least Java 8 SDK, preferrably use Java 17 SDK.

Once cloned this repo, simply run the run.sh script file that where provided or make your own if not using an Unix like OS.

All thanks to Amorim for come with this great idea, and for Medeiro for inciting me to embrace Java, again rsr..

About

Some teahouse related logic to leverage java fundamentals

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages