An Android application that allows users to save and manage their favorite restaurants in one place.
- Add restaurants with name, description, rating, tags, and address
- View restaurant details in a clean UI
- Display restaurant location on Google Maps
- Get directions using Google Maps
- Local data storage using Room Database
- Java
- Android SDK
- Room Database
- Google Maps API
- RecyclerView
- Material Design Components
This project was developed as part of a Mobile Application Development course to demonstrate CRUD operations, local data persistence, and Google Maps integration.
- Group Project – Comp 3074 - Mobile Appl. Development I - George Brown College
- This project was originally developed collaboratively as a group assignment.
- Original Contributors:
- Ebrahim Al-Serri
- Jinah Ahn
- Minilik Meja
- Tanupreet Kaur
This repository is a personal copy of the original group project. Additional configuration, refactoring, and GitHub setup were completed individually by:
- Ebrahim Al-Serri



