The main objective of this project was to design and implement a restaurant recomendation system. Its design phase proceeded through various steps such as designing ER diagrams, mapping them to relational tables, normalizing the tables
into 3NF form, creating the schema, establishing its connection with back-end and building SQL queries to retrieve essential information. HTML5, CSS3 and JavaScript was used for the front-end along with MySQL back-end.