An open API service indexing awesome lists of open source software.

https://github.com/leonardpepa/segaleo

Segaleo is an ordering application (Personal Digital Assistant) that exists in every room of a hotel unit. This application facilitates the delivery of room service menu items to the customer, as well as the immediate booking of activities.
https://github.com/leonardpepa/segaleo

delivery food gui gui-application hotel hotel-management-system hotel-ordering-app java leonard leonardpepa leonarnt pepa swing uom

Last synced: about 2 months ago
JSON representation

Segaleo is an ordering application (Personal Digital Assistant) that exists in every room of a hotel unit. This application facilitates the delivery of room service menu items to the customer, as well as the immediate booking of activities.

Awesome Lists containing this project

README

          

## Segaleo
Segaleo is an ordering application (Personal Digital Assistant) that exists in every room of a hotel unit. This application facilitates the delivery of room service menu items to the customer, as well as the immediate booking of activities.

## Univeristy Of Macedonia
This project was created for the needs of our Software Engineering lessons in University of Macedonia. The team consists of 10 students who worked together to write code and compose any deliverable assignments throughout the semester.

## Team
* [Αμπατζίδου Ελισάβετ](https://github.com/ElisavetAmpatzidou)
* [Δασύρα Ευμορφία-Ελπίδα](https://github.com/EvitaDasyra)
* [Λούστα Αραβέλλα](https://github.com/aravellalousta)
* [Μιχαλόπουλος Φίλιππος-Ιωάννης](https://github.com/PhilMichalopoulos)
* [Μούτσα Μικέλ](https://github.com/Mikel-Moutsa)
* [Μπλάγας Ιωάννης](https://github.com/Johnblagas)
* [Πέπα Λέοναρντ](https://github.com/Leonardpepa)
* [Πρίντεζης Αντώνης](https://github.com/AntonisPrintezis)
* [Τσακατάνης Χρήστος-Γερμανός](https://github.com/ChrisTsak64)
* [Φιρέζ Δαυίδ](https://github.com/DavidFirez)

## Instalation
```terminal
clone the repository with git clone https://github.com/Leonardpepa/Segaleo.git
you can run the program by navigating to Segaleo with cd Segaleo
and run main.java inside the src/aplication/main
Or open the segaleo.jar (needs to be in the same folder with the project to run)
```