Skip to content

Jiawei-Liao/MyJourney

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

MyJourney

This app allows you to create and view journal entries from anywhere using Firebase cloud storage. Entries can include text, images, date, time, and weather details. You can view your entries in a collapsible table format or as pins on a map. Simply click on a pin or table entry to revisit your past experiences.

Features

  • Local storage
  • Web/API services
  • Firebase account creation and authentication
  • Maps and location services
  • Gesture handling

This collapsible table format was probably the most technical part, taking up a lot of time and having quite a few bugs with "ghost" rows and wrong images being used when I first got it working. i have since fixed them and hopefully it runs bug free. It was done by having a table view inside another table view, which I now realise probably isn't the best options and I could just have a single table view.

Entries View

I quite like this map view, displaying an uploaded image instead of a generic pin icon. You can easily identify and revist experiences from all across the world.

Map View

Usage

Download the repo and run it in Xcode simulation or export to an Apple device.

About

iOS Journalling Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages