https://github.com/nomispal/timely
cross platform calendar app
https://github.com/nomispal/timely
calendar calendar-app calendarapp cross-platform destop-application firebase firebase-database firebase-realtime-database flutter flutter-apps flutterdesktop mobile-app mobile-development
Last synced: about 1 month ago
JSON representation
cross platform calendar app
- Host: GitHub
- URL: https://github.com/nomispal/timely
- Owner: nomispal
- Created: 2025-04-09T17:09:43.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-02T14:39:22.000Z (11 months ago)
- Last Synced: 2025-07-02T15:40:59.949Z (11 months ago)
- Topics: calendar, calendar-app, calendarapp, cross-platform, destop-application, firebase, firebase-database, firebase-realtime-database, flutter, flutter-apps, flutterdesktop, mobile-app, mobile-development
- Language: Dart
- Homepage:
- Size: 898 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Trackify - A play on “what to do” + “where to do it.”
## Overview
Developed for a property management client to oversee properties and staff across 30+ locations. Features included one-time/recurring tasks, custom notifications, print/export, and advanced filtering. Real-time updates and smooth animations improved UX and operational efficiency.
Kindly fork the repo if you like it :)
## Visuals



## Features
- **Event Management**: Add, edit, and delete simple and recurring events with ease.
- **Real-Time Sync**: Integrated with Firebase Firestore for real-time data synchronization across devices.
- **Printing & Filtering**: Print tasks for specific dates, locations, and types, with options to filter events by date range and properties.
- **Scalable & Stable**: Delivered with smooth animations, real-time updates, and improved stability by resolving Firestore deletion issues.
- **Cross-Platform**: Built with Flutter for a consistent experience on both desktop and mobile devices.
## Technologies Used
- **Flutter & Dart**: For cross platform app development.
- **Firebase Firestore**: For real-time database and event synchronization.
- **PDF & Printing**: For generating and printing event reports.
- **Share Plus**: For sharing event PDFs.
- **Path Provider & Permission Handler**: For file storage and permissions on Android.
## Setup Instructions
1. **Clone the Repository**:
```bash
git clone https://github.com/nomispal/Trackify.git
cd Trackify