Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/professordeveloper/mytodoapp
https://github.com/professordeveloper/mytodoapp
alarm-system alarmmanager android-alarm-manager foreground-service foreground-service-android foreground-servie-todo-app mvc-todo room-broadcast tasker-app todo-app todo-app-android
Last synced: about 6 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/professordeveloper/mytodoapp
- Owner: professorDeveloper
- License: mit
- Created: 2023-03-15T15:56:43.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-01-07T06:59:55.000Z (10 months ago)
- Last Synced: 2024-01-07T07:33:54.708Z (10 months ago)
- Topics: alarm-system, alarmmanager, android-alarm-manager, foreground-service, foreground-service-android, foreground-servie-todo-app, mvc-todo, room-broadcast, tasker-app, todo-app, todo-app-android
- Language: Kotlin
- Homepage: https://www.figma.com/file/GdzR0Y4gMtV9ERf5GNryJpLQ/Tasker?node-id=48%3A450&t=fgZsAFNIIAv7Smyq-0
- Size: 1.01 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![Logo](https://user-images.githubusercontent.com/108933534/225403400-bbb63833-fed1-47b6-8b62-ced8ad74a49c.png)
## Features
- Light/dark mode toggle
- Animation Drawer
- Add Easy Task
- Filter Category
- Comfort UI## Lessons Learned
I have built this application on MVC Android Pattern and used AlarmRecevier in it## Color Reference
| Color | Hex |
| ----------------- | ------------------------------------------------------------------ |
| StatusBar Color | ![#006CFF](https://via.placeholder.com/10/006CFF?text=+) #006CFF |
| Category1 Color | ![#B678FF](https://via.placeholder.com/10/B678FF?text=+) #B678FF |
| Task Color | ![#696969](https://via.placeholder.com/10/696969?text=+) #696969 |
| Drawer Color | ![#006CFF](https://via.placeholder.com/10/006CFF?text=+) #006CFF |## Find this repository useful? ❤️
Support it by joining stargazers for this repository. ⭐
Also, follow me on GitHub for my next creations! 🤩
## Tech Stack
**Framework:** Android
**Language:** Kotlin
## Authors
- [@professorDeveloper](https://www.github.com/professorDeveloper)
- [Telegram](https://t.me/stc_android)
- [LeetCode](https://leetcode.com/professorDeveloper/)## Video UI
https://github.com/professorDeveloper/MyTodoApp/assets/108933534/37c27890-f177-4d75-96d9-c085fcd012da## Feedback
If you have any feedback, please reach out to us at [email protected]
## License
* [Apache Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.html)
```
Copyright 2020 ProfessorDveloper LibraryLicensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.