Skip to content

Izan24/PBL3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

BChef

BChef is a visual aplication ...

Rest API project

REST API for our application, visit (https://github.com/UrkoAT/bchef-server) to see the code. The client requires access to the database, and the API will be the handler for its petitions.

Project description

There are many problems in the culinary world, one of the most notable being the lack of knowledge when it comes to cooking. That is why, using Java, VHDL, and network infrastructure features, a kitchen assistant has been created. This will use a Java-based application, as well as enable voice communication. Along with this, a relationship has been established with a database, which will store information required by the application, through Web services. Likewise, the desktop application will be able to interact with an FPGA using the UART protocol, to simulate a home automation kitchen. The implementation of this project has brought new perspectives on the technologies used, in addition to allowing the acquisition of new knowledge and the strengthening of those already obtained previously.

Libraries

JSON In Java (Version 20201115)

JavaZOOM (Versión 1.0.1)

Google Cloud (Versión 16.2.1)

Apache Commons Validator (Versión 1.7)

jSerialComm (Versión 2.6.2)

Swing

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.