Hacker News new | ask | show | jobs
by OriginalPenguin 1273 days ago
Nice. Can you talk a little bit about what this is written in and how the development process went?
1 comments

This web project is Python Flask web server backed by MongoDB, mostly written as Jinja template HTMLs and forms instead of any slick JavaScript which was fun to try!

The mobile apps are Objective-C for iOS (with very small amounts of Swift, boy I have been slow to pick that up and start migrating my codebase) and Java for Android. Backed by a Flask API and MongoDB.