Welcome to LeFreeGo’s documentation!
About the project
Getting started
How to use
Contact support
About the Project
LeFreeGo helps you to choose randomly meals and automatically generates the shopping list you need depending on the meals, for how many people, items you already have and other specifics parameters. The software is coded in Java and link to a database MySql. We used java swing for the interface and the library mysql connector to deal with the datas from the database.
Getting Started: Installation
Dowload the files : https://github.com/kevinZG-dev/LeFreeGo
Dowload eclipse : https://www.eclipse.org/downloads/
Dowload MySql WorkBench : https://www.mysql.com/products/workbench/ (suggested)
How to use