This project is a restaurant searching and reviewing social media application. It has an authentification token system that uses OAuth, a landing page that fetches all relevant data from the provided database from the project specifications with a custom-built API, Google Maps imbeds to allow users to search for nearby restaurants and get directions, and many more features.
The project was built with a simpler stack of technologies, as the requirements were not too complex and the project was meant as an introduction to web application development:
- Javacript;
- VueJS as the frontend development framework;
- Vuetify as the visual framework;
- Google Maps Javascript API for map embeds.
Although the project is not hosted online anymore, you can view the source code of the project here.