Circlize Mobile Android App

June 2023

Java
Android (Studio)
Firebase
Flask
Python

An Android app that allows users to create or join Circles, in which they can then post messages to the stream. Additionally, they can change their username, and profile pictures. Features a login and signup screen as well. Connected to Flask server through a Rest API, which would then connect to the Firebase database to write and read data.