Skip to content

Android application for a university course project

License

Notifications You must be signed in to change notification settings

VictorJuez/MyWaiter

Repository files navigation

MyWaiter

An Android Application which its main functionality is to order food when user is on a restaurant physically, an alternative to the classical waiter figure.

Technical aspects covered

  • Software Architecture: 3-tier architecture (Persistence, Logic and View layers)
  • Google Firebase
    • Authentication: used on the login/register functionalities
    • Cloud Storage: used to store images
    • Realtime Databse: NoSQL database used to store information about restaurants and users

What I have learned

  • Work with a NoSQL database with JSON
  • Google Firebase in general
  • Designing interfaces with XML in Android
  • How a full stack Mobile App looks like

Screenshots

About

Android application for a university course project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages