https://github.com/crolbar/yata
TODO app..
https://github.com/crolbar/yata
java oath php plain-php todo-app
Last synced: about 2 months ago
JSON representation
TODO app..
- Host: GitHub
- URL: https://github.com/crolbar/yata
- Owner: crolbar
- Created: 2024-11-08T16:31:14.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2025-01-15T19:26:48.000Z (4 months ago)
- Last Synced: 2025-01-28T15:40:04.803Z (4 months ago)
- Topics: java, oath, php, plain-php, todo-app
- Language: PHP
- Homepage: https://yata.fly.dev
- Size: 413 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Yet Another TODO App

> [!NOTE]
> It is absolutely possible that something won't work.
> Also there may be some delays because of the backend system's startup time.## Features
- create/edit/delete tasks with start and end times
- weekly view
- google OAth
- zero dependancies (plain php + a bit js for ajax)
- tailwind for styles
- mobile notifiyer app used just for sending notifications (APK available in releases)### Notes for the mobile notifications
- you have to login with the same account as you did in the web ui
- tasks created prior to loging in and enabling notifications in the mobile notifiyer will not trigger notifications on start time
- notifications are send with cron jobs so you should recieve them a bit after your set start time for the task
- you should be prompted to enable notifications, if not make sure they are enabled for the app