An open API service indexing awesome lists of open source software.

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

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 |
| ![sc2-scaled](https://github.com/user-attachments/assets/874a06ad-f390-455f-a3bd-8b6bd97f3b47) | ![sc-scaled](https://github.com/user-attachments/assets/a73fc4db-263a-4210-8051-063b182a57f6) | ![sc3-scaled](https://github.com/user-attachments/assets/779273b7-c2ed-439a-b976-b691f80743aa) |

## TODO

- [ ] Add background implementation of FCM
- [x] Change state management on empty shared_preferences