Skip to content
This repository was archived by the owner on Feb 15, 2026. It is now read-only.

Latest commit

 

History

History
59 lines (42 loc) · 1.63 KB

File metadata and controls

59 lines (42 loc) · 1.63 KB

SDT (Since Days To)

A Flutter mobile app for tracking and visualizing time intervals between important dates. Count days since past events or days until future milestones with customizable styling, search-powered image support, and comprehensive backup/restore functionality.

Key Features

  • Dual-View Interface - Track "Days Since" and "Days To" simultaneously
  • Customizable Cards - Personalize fonts, colors, icons, and transparency
  • Image Support - Integrated online search for event images
  • Repeating Events - Support for daily, weekly, monthly, and yearly cycles
  • Data Backup - Export and import database backups
  • Multi-Language - English and German localization
  • Dark/Light Themes - Full support for both modes
  • Screenshot Capture - Export individual event cards
  • PDF Export - Generate comprehensive PDF reports with event details

Tech Stack

  • Framework: Flutter
  • State Management: Riverpod
  • Local Storage: SQLite
  • Design: Material Design 3

Screenshots

SDT App Screenshot

SDT App Screenshot

Getting Started

Prerequisites

Installation

  1. Clone the repository

    git clone https://github.com/oppahansi/sdt.git
    cd sdt
  2. Install dependencies

    flutter pub get
  3. Run the app

    flutter run

Backend

License

This project is licensed under the MIT License - see the LICENSE file for details.