Skip to content

Releases: ElenaChes/ionic-react-journaling-app

v1.1

19 Mar 18:13

Choose a tag to compare

  • Added .env.example in backend and frontend folders.
  • Upgraded backend to use Node's built in --env-file=.env instead of dotenv.

v1.0

08 Nov 19:35

Choose a tag to compare

Initial release:

  • Supports tracking 3 types of data - Moment, Memory, Memento.
  • Minimal backend.
  • Prototype frontend.

Future plans:

  • Rebuild the app from scratch, moving most of the logic to the backend.
  • Migrate to Push Notifications.
  • Improve documentation and provide more detailed usage instructions.

For full documentation view docs/README.md.