Skip to content

fra-scarfato/Ratatouille23

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ratatouille23

Project for "Software Engineering I" course (2022-2023) of the Computer Science Degree in University of Naples "Federico II". Implemented by Francesco Scarfato and Vincenzo Brancaccio.

Usage

Implemented to manage restaurant. The features are:

  • menu management
  • orders management
  • statistics visualization

The orders management have to be in real time.

Technology

Technology stack is composed by:

  • Flutter (client);
  • Spring (server);
  • MySQL;
  • WebSocket with STOMP protocol, to handle orders in real time;
  • AWS, to host server and database in cloud;
  • Firebase, to track statistics;
  • Docker

architecture on cloud

For more information, check the doc.

About

Project for "Software Engineering I" course.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages