Google today launched a new database service for Firebase, its platform for app developers. The new Firestore database complements the existing Firebase Realtime Database and indeed, there’s quite a ...
I need to make a database system for inventory. That would be easy, except we need to make it available through a program (for speed/ease) on some computers, but as a web app so any system can get it.
I recently published a tutorial describing the different available methods to store data locally in an Android app. However, due to article length constraints, I could not adequately cover creating ...
There are many different ways that you can use location data in your Android apps. Previously, we’ve seen how you can display the user’s location on a Google Map; reverse geocode coordinates into a ...
Symphytum 1.1 is an inexpensive, basic database application capable of creating simple databases. The app has a feel similar to Apple’s discontinued Bento, but lacks the features and finish necessary ...
CubicWeb is not an easy framework to get to know. It does not fit cleanly into the pattern of the other Python Web frameworks in this roundup. In fact, CubicWeb calls itself not a Web framework, but a ...
Web.py, the brainchild of Aaron Swartz, who developed it while working at Reddit.com, describes itself as a “minimalist’s framework.” Web.py employs few abstraction layers. In most cases, when you ...