Skip to content

On.Time is a handy app for your daily notes and planning, built with the Flutter framework. It uses the BloC pattern for state management and Hive for data storage.

License

Notifications You must be signed in to change notification settings

OmidHaqi/on_time

Repository files navigation

On . Time

on.time Logo

On.Time is a handy app for your daily notes and planning, built with the Flutter framework. It uses the BloC pattern for state management and Hive for data storage.

Download and Install from GitHub Releases

You can download and install the app from the GitHub Releases page. Currently, a preview version is available for download.

  1. Go to the Releases page.
  2. Download the latest preview version.
  3. Follow the installation instructions provided in the release notes.

Features

  • Create and manage daily notes
  • Plan tasks and events
  • Reminders for important tasks
  • Simple and user-friendly interface

Build and Setup

Prerequisites

Build Steps

  1. Clone the repository:

    git clone https://github.com/omidhaqi/on_time.git
  2. Navigate to the project directory:

    cd on_time
  3. Install the dependencies:

    flutter pub get
  4. Run the project:

    flutter run

Usage

To use on.time, simply run the app and use the interface to create and manage your daily notes and tasks.

Architecture

This application is developed using the BloC architecture for state management and the Hive library for data storage.

  • BloC (Business Logic Component): This pattern helps separate business logic from the UI, making the code more testable and scalable.
  • Hive: A fast and lightweight database for Flutter and Dart, used for local storage.

Contributing

If you are interested in contributing to on.time, feel free to submit pull requests and report issues on our GitHub repository.

License

This project is licensed under the Apache License. For more information, see the LICENSE file.

Contact

For any questions or suggestions, you can contact us at :

Screenshots


Version 0.0.1+1

Developed with ☕ by Umut

About

On.Time is a handy app for your daily notes and planning, built with the Flutter framework. It uses the BloC pattern for state management and Hive for data storage.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published