Skip to content

Enter, track, cherish. Look back at your best moments with Memory. iOS-first mood tracker & diary app built using React Native, React Navigation, and Realm. 📦 Available on the iOS App Store!

License

Notifications You must be signed in to change notification settings

Anish-Agnihotri/Memory

Repository files navigation

Memory header

⚠️ Warning: Memory is currently a Work-In-Progress (WIP), as a hobby project of @anish-agnihotri.

You may download the latest release-ready version from the App Store:

Memory

Memory is an iOS-first application that lets you add diary entries, track your mood, and most of all, save your favourite memories. The best way to brighten up a bad day is to think back to good times—and memory let's you do exactly that.

It's really simple:

  1. Add diary entries every day (Memory sends you a nice push notification everyday to remind you if you'd like).
  2. Select a mood for each entry.
  3. Select an entry as ⭐ Special to save it in a seperate tab.
  4. Track your emotions by the day and view statistics.

Running Memory

I'd highly recommend using the App Store release version here to take it for a spin. If you like living life on edge, though, you can run locally like so:

Building from source

  1. Run git clone https://github.com/anish-agnihotri/Memory.git
  2. Change directory via cd memory/
  3. Run yarn
  4. Change directory via cd ios/
  5. Run pod install

Architecture

Memory is built to be iOS-first (thus using iOS-focused components). Core functionality is built on the frameworking of React Native, React Navigation, and Realm.

Full feature-set + architecture to be updated upon release.

Running built application

  1. Run yarn run ios in root directory.
  2. Optional: run yarn run start to load Metro Bundler as seperate instance.

Attributions

License

Memory is licensed under the MIT license.

Screenshots

Memory Screenshots

About

Enter, track, cherish. Look back at your best moments with Memory. iOS-first mood tracker & diary app built using React Native, React Navigation, and Realm. 📦 Available on the iOS App Store!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published