Today's Journal is an open-source mobile application built with Flutter that helps you track your progress towards personal goals. It provides a platform to create specific topics related to your goals and log your daily progress, allowing you to stay motivated and focused on achieving your aspirations.
- Create topics: Define your goals as a topic.
- Daily journaling: Write entries about your progress towards each topic every day.
- Simple and intuitive interface: Focus on your goals with a clean and easy-to-use design.
Prerequisites:
- Flutter development environment set up (refer to https://docs.flutter.dev/get-started/install for installation instructions).
- Basic understanding of Flutter development.
Running the App:
-
Clone this repository:
git clone https://github.com/KellyDanielO/journal.git
-
Navigate to the project directory:
cd journal -
Install dependencies:
flutter pub get
-
Run the app on your device or emulator:
flutter run
We welcome contributions from the community. Feel free to fork the repository, make changes, and submit pull requests. Please ensure your contributions adhere to the project's coding style and formatting guidelines.
This project is licensed under the MIT License. Please refer to the LICENSE file for details.
For any questions or suggestions, feel free to open an issue on this repository or contact the project maintainer Twitter [https://twitter.com/kelly_daniel_o] Website [https://kellydanielo.vercel.app/]