From af1dc021544a1980374125868b2ab1a71d54a651 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Mon, 22 May 2023 15:35:40 -0500 Subject: initial commit --- README.md | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..015adfe --- /dev/null +++ b/README.md @@ -0,0 +1,34 @@ +# LibreTasks + +**NOTICE:** LibreTasks (ios-tasks) is no longer under development and currently +holds a minimally-usable version of the app. This is the last update and will +not be maintained further. + +LibreTasks intended to be a simple open-source tasks app for iOS, written +in Swift. + +## TODO + +### Priority + +- [ ] Data persistance - currently, data is cleared upon app exit +- [ ] Functionality to edit existing tasks +- [x] App icons + +### Backlog + +- [ ] Notification reminders for upcoming tasks +- [ ] Possibly a settings page for app themes, credits/licensing, etc. + +## Collaboration + +I am always open to collaboration! I have only started working on this in +my spare time since development is hobby and not my full-time job, but +the goal is to get this app to a state where it could replace the default +iOS reminders app for those who prefer open-source alternatives. + +## Screenshots + +| Light Mode | Dark Mode | +|----------------------------------------------|--------------------------------------------| +| ![Light Mode](Screenshots/preview_light.png) | ![Dark Mode](Screenshots/preview_dark.png) | -- cgit v1.2.3-70-g09d2