https://github.com/pulo0/anniversary-date-app
App that counts down from a given date from the user that could be significant
https://github.com/pulo0/anniversary-date-app
dart flutter flutter-apps
Last synced: about 2 months ago
JSON representation
App that counts down from a given date from the user that could be significant
- Host: GitHub
- URL: https://github.com/pulo0/anniversary-date-app
- Owner: pulo0
- Created: 2024-09-28T18:51:50.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-05T12:18:30.000Z (over 1 year ago)
- Last Synced: 2025-02-04T21:17:01.107Z (over 1 year ago)
- Topics: dart, flutter, flutter-apps
- Language: Dart
- Homepage:
- Size: 370 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# anniversary_date_app
## Description
Simple anniversary date app, where you check since how much time certain date, event happened.
Pretty simple right?
Because it is.
Project uses (and will be implemented in the
future) [FCM](https://firebase.google.com/docs/cloud-messaging) (Firebase Cloud Messaging) to send
users
notifications, reminders to go back and check the app.
## Features
| Adding date | Organized timer | Cycling through |
|:----------------------------------------------------------------------------------------------:|:---------------------------------------------------------------------------------------------:|:----------------------------------------------------------------------------------------------:|
| And stored in local storage | Since when from now the event happened | How much days, minutes even second passed |
|  |  |  |
## TODO
- [ ] Add background implementation of FCM
- [x] Change state management on empty shared_preferences