Weather Journal

I wrote an Android application for keeping a journal on the local weather.

Keep a daily Weather Journal! Grab the local weather report for your location and write a little bit each day.

Getting in the practice of writing a bit daily can be a helpful grounding exercise. Weather Journal is a native Android application, written in Java, with the simple premise of being a place to go each day to maintain a bit of writing ritual.

It interfaces with Android location services for GPS location, and interfaces with a third-party web API to fetch your local weather report.

Journal entries are stored in a local SQLite database, and can be edited or deleted from the app. The app also interfaces with the file system to export journal notes to text files, wherever you may want to archive them.


Pictures

Below you can see some more demo screenshots to get an idea of the app:

Of course, you can edit ould journal entries, or delete them as you like.
Want to export your journal entries to archive elsewhere? The Weather Journal can do that!