Mozo - Dating Application

An app I created to help people connect with each other easily

Hello. While browsing my old GitHub repositories, I came across an application I built years ago, which I named Mozo ๐Ÿ™‚ At that time, I had no freelance projects, so I decided to create such an app to gain experience with Socket.IO.

Naturally, as a web developer, I turned to Cordova. Honestly, it served its purpose well back then. The biggest challenge at the time was sending notifications to users โ€” and I managed to solve that as well. That was also when my journey with Google services began.

My first experience with Vuetify was also thanks to this application. Although I donโ€™t use it anymore, as far as I remember, it worked pretty well for me. I even read the entire documentation to learn it fully. It was interesting, but unfortunately, Vuetify no longer appeals to me.

After using it for some time, I got tired of the project and decided to shut down the backend. Still, it was a great learning experience for me. I gained a much better understanding of socket logic during that period. I also learned how to handle middleware while using sockets.