DEV Community

Ramy Gamal
Ramy Gamal

Posted on

My Great Project !

Home Eats

Home Eats is our first Mobile Application ever! We had like only 2 weeks to learn android, firebase and deliver a working project, and that we did 💪

We are a team of Software Engineering students in Ain Shams university, Egypt. We had a project that is required to be built in android and have interactions with google services as Firebase, maps,..etc.

We had no idea about how to build a mobile application. We split ourselves into 2 teams, one team is responsible for building the UI of the application and user interactions, and the other team was responsible to build the firebase database and write the backend code that interacts with the database, maps and other services.

In the first week we had to learn many concepts and fundamentals on how to build a mobile application. and the second week was the coding part.

We built a library that we called Firebase Dao. It was responsible for handling all our interactions with the firebase database. you can find it here:
https://github.com/islammohsen/FirebaseDao

I am very proud of this project and I believe it was my best one!

You can find the project here:
https://github.com/polamokh/HomeEats-Android

Top comments (0)