Skip to content

Back-end code of the "Eu Chef" mobile application with Java Spring and Lucene.

Notifications You must be signed in to change notification settings

paulosantosphs/eu-chef-back-end

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eu Chef Back-end

"Eu Chef" started with a Master's Degree project at the Federal University of Ouro Preto in which several culinary recipes from Brazilian websites in Portuguese were collected and processed. This data was mined and saved in a MySQL database. The idea was to use this database to create a mobile application to search for culinary recipes by ingredients and dishes. What was done first was the indexing of this entire base in MySQL for Apache Lucene (NoSQL), aiming at an effective research on the back end.

This project uses Spring with Lucene for an effective research for recipes and MySQL for other types of data. It has authentication by email and password and also with Facebook. This project was developed between July 2016 and August 2017.

Images

Login:

Screenshot


Search:

Screenshot


Search Setup:

Screenshot


Categories:

Screenshot


Recipe:

Screenshot


About

Back-end code of the "Eu Chef" mobile application with Java Spring and Lucene.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published