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

https://github.com/dcdms/reminder

Reminders app for forgetful people like me.
https://github.com/dcdms/reminder

Last synced: about 1 year ago
JSON representation

Reminders app for forgetful people like me.

Awesome Lists containing this project

README

          

# Reminder

As someone who tends to forget things easily, I often find myself spending a lot of time on my phone and laptop. This inspired me to create **Reminder**, a cross-platform app designed to help me keep track of important tasks and events. Whether you’re on your desktop or mobile, Reminder is here to ensure you never miss a beat!

Tasks for 1.0:

- [ ] API using Ellysia with authentication and CRUD of reminders
- [ ] Desktop app using Tauri that consumes the API and sends notifications
- [ ] Mobile app using React Native that consumes the API and sends notifications