Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/d4vidsha/scheduler
Automatically schedule tasks and see it in a calendar view.
https://github.com/d4vidsha/scheduler
docker fastapi openapi postgresql python react sqlmodel swagger tailwindcss tanstack-query tanstack-router traefik typescript
Last synced: 3 months ago
JSON representation
Automatically schedule tasks and see it in a calendar view.
- Host: GitHub
- URL: https://github.com/d4vidsha/scheduler
- Owner: d4vidsha
- License: agpl-3.0
- Created: 2024-06-22T06:28:18.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-10-23T04:12:00.000Z (3 months ago)
- Last Synced: 2024-10-23T08:56:03.574Z (3 months ago)
- Topics: docker, fastapi, openapi, postgresql, python, react, sqlmodel, swagger, tailwindcss, tanstack-query, tanstack-router, traefik, typescript
- Language: TypeScript
- Homepage: https://staging-scheduler.davidsha.me
- Size: 2.14 MB
- Stars: 20
- Watchers: 2
- Forks: 3
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
Automatically schedule tasks and see it in a calendar view
# Scheduler
All existing solutions to task management have some calendar-to-task separation which makes it difficult to see what tasks can be accomplished in a given day or week. This app aims to solve this problem by automatically scheduling tasks right into your calendar.
- [Demo](#demo)
- [Repository Activity](#repository-activity)
- [Star History](#star-history)
- [Contibuting](#contributing)## Demo
The **latest changes** from the main branch are deployed at .
### Login credentials
| Email | Password |
| ---------------- | -------- |
| [email protected] | demodemo |## Repository Activity
![Activity](https://repobeats.axiom.co/api/embed/63869a0e9316248344d686397f2260c3740a3ffe.svg "Repobeats analytics image")
## Star History
## Contributing
Please read the [CONTRIBUTING.md](CONTRIBUTING.md) guide.