Skip to content

A class project. Made to let a restaurant owner to manage orders in Java.

Notifications You must be signed in to change notification settings

MuchChaca/RestoAdm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rest Ocibon

Rest Ocibon is a simple Java application that help a restaurant owner to manage orders.

Note that this is not a final product, there are bugs, functionnalities not even implemented ... yet!

Evolution ?

The project might evolve, or just die. 😱
It all depends if its evolution matters for grades or not.

Use

  • The app uses postgresql and still needs to have it installed and running.
  • The database used is called restoadm, everything is done in the public schema.
  • If you want to have a root account, for now, you need to add it from the database directly. The user_type to use is "a".
  • Sample images can be found in src/img
  • You can have the joy to add yourself all the products you want ! 😮

TODOs

Subject to change

  • Update for many things (like clients, orders, products, etc)
  • Improve use and selection of images

About

A class project. Made to let a restaurant owner to manage orders in Java.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages