Skip to content

IntegrationGOAT/InnerInk

Repository files navigation

InnerInk

Cross-platform journaling & emotional processing app
A fully open-source project to help users reflect, check in, and process emotions with clean, distraction-free writing experiences across mobile and web.

InnerInk is a journaling application designed to help users express their thoughts, track emotions, and build healthy writing habits through a simple, intuitive interface. The project includes Android, iOS, and web all in one repository — making it easy to develop, test, and deploy everywhere.


Tech Stack

InnerInk is built with:

  • Flutter & Dart — core cross-platform UI framework
  • Platform-specific configurations for:
    • Android
    • iOS
    • Web

This enables a single shared codebase while delivering native experiences across devices.


Getting Started

Requirements

Make sure you have:

  • Flutter SDK installed
  • Android Studio or Xcode for device builds
  • Chrome or desktop build support enabled

Setup & Run

  1. Clone the repo

    git clone https://github.com/IntegrationGOAT/InnerInk.git
    cd InnerInk
  2. Install dependencies

    flutter pub get
  3. Run on your device or simulator

    flutter run
  4. Run tests

    flutter test

Contributing

We welcome contributors! To contribute:

  1. Fork the repo
  2. Create a feature branch (git checkout -b feature/YourFeature)
  3. Commit your changes
  4. Submit a pull request

Before submitting a PR:

  • Follow clean code practices
  • Write clear commit messages
  • Add tests for any new features

License

This project is licensed under the MIT License.

About

A clean, cross-platform journaling app built with Flutter that helps users reflect, track emotions, and write distraction-free across Android, iOS, and Web from a single shared codebase.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors