Skip to content

A React Native mobile app for tracking different detoxes and keeping a journal of relapses.

Notifications You must be signed in to change notification settings

mikib0/fortisman

Repository files navigation

Fortisman

A React Native mobile app for tracking different detoxes and keeping a journal of relapses.

fortisman.demo.mp4

Features 🔥

  • Track multiple detoxes at once
  • Add journal entries for each detox
  • View, bookmark and share motivational quotes
  • Progress counter and ranks
  • Dark mode and light mode

Downloads:

Platform Version Link
Android 1.0.0 Download
iOS 1.0.0 unavailable

For Developers 💻

To use the app:

  1. Fork this repository and clone it
  2. Run npm install to install dependencies Note for pnpm users: You may need to disable symlinking by creating .npmrc and adding "node-linker" = "hoisted".
  3. Run npm run start to run the app in dev mode

Build

  1. Follow step 1 and 2 above
  2. Run eas build -p iOS --profile production or eas build -p android --profile production to build for iOS or Android.

Credits

About

A React Native mobile app for tracking different detoxes and keeping a journal of relapses.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published