DEV Community

lwargha
lwargha

Posted on

WashSauce - Mobile App

[Comment]: # I build this app for a native mobile development class. It was a super fun project. We developed an app that acts similar to an "uber" but for doing laundry. People will pick up your laundry / wash it and then deliver it once finished.

Note: # We used android studio bundle for the java development and google firebase for a simple db service that we can hit without setting our personal API.

Wash Sauce

Demo Link

Unfortunately, there is no demo link, due to the nature of the project. But you can check out the code below

Link to Code

How I built it

This APP was built in a period of 12 weeks and I had no previous experience with java / mobile application development. It was hard, but definitely learned so much about software design patterns, especially MVC.

Additional Thoughts / Feelings / Stories

Great experience, so amazing to be able to build something while learning it without the pressure of having to make things perfectly work in prod quickly and securely.

Top comments (0)