Skip to content

A minimalist journaling app for daily single entries (text, image, or both).

Notifications You must be signed in to change notification settings

NerdBaba/JustOne

Repository files navigation

JustOne

A minimalist journaling or accountability app where you can add exactly one thing per day. It could be one photo, one sentence, or one checklist item you completed. The severe constraint is the entire feature. It fights the pressure of elaborate journaling by making the goal absurdly achievable.

justone-1 justone-2 justone-3

Features

  • One Entry Per Day: Strictly enforces a single entry per day (text, image, or both).
  • Local Storage: All data is saved directly on the device; no accounts or backend needed.
  • Minimalist UI: Clean and intuitive interface with a focus on simplicity.
  • Developer Mode: Option to bypass the one-entry-per-day limit for testing or specific use cases.
  • Delete Entries: Ability to remove individual entries.
  • Customizable Settings: Toggle delete button visibility and image cropping.

Getting Started

To run this project locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/NerdBaba/JustOne.git
  2. Navigate to the project directory:
    cd JustOne
  3. Install dependencies:
    npm install
  4. Start the Expo development server:
    npm start
    This will open a new tab in your browser with the Expo Dev Tools. You can then choose to run the app on an Android emulator, iOS simulator, or your physical device using the Expo Go app.

Contributing

Feel free to contribute to this project by opening issues or submitting pull requests.

About

A minimalist journaling app for daily single entries (text, image, or both).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published