Dev Journal #2 - Finding Fitness


Finding Fitness

Naming things are so hard. After giving it some thoughts, I decided to name my app Finding Fitness. I think it resonates with my initial motive of trying to find other calisthenics athletes to connect with, as well as its literal meaning of trying to find fitness in your lifestyle. It also contains alliteration which was very much intended.

Solution Stack

Finding Fitness is going to be built with PostgreSQL database, Django REST Framework backend, and Android frontend. I will be isolating the backend and the frontend into two separate projects. My goal is to focus on building a robust REST API so that my app can support web or iOS applications as well in the future.

Previous Post Next Post