MCPcopy Create free account
hub / github.com/d4vidsha/scheduler

github.com/d4vidsha/scheduler @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
541 symbols 1,716 edges 157 files ⚖ AGPL-3.0 75 documented · 14% updated 36d ago★ 3316 open issues

Browse by type

Functions 428 Types & classes 80 Endpoints 33
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Test backend Coverage

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

The latest changes from the main branch are deployed at https://staging-scheduler.davidsha.me.

Login credentials

Email Password
demo@example.com demodemo

Repository Activity

Activity

Star History

Star History Chart

Contributing

Please read the CONTRIBUTING.md guide.

Extension points exported contracts — how you extend this code

browse all types & interfaces →

Core symbols most depended-on inside this repo

browse all functions →

Shape

Function 376
Method 52
Class 46
Interface 34
Route 33

Languages

TypeScript57%
Python43%

Modules by API surface

frontend/src/client/services.ts40 symbols
backend/app/tests/api/test_tasks.py31 symbols
backend/app/models.py26 symbols
backend/app/tests/api/routes/test_users.py25 symbols
frontend/src/client/core/request.ts20 symbols
backend/app/api/routes/users.py20 symbols
frontend/src/client/core/CancelablePromise.ts17 symbols
backend/app/api/routes/tasks.py16 symbols
backend/app/tests/api/routes/test_items.py11 symbols
backend/app/core/config.py11 symbols
frontend/src/components/tasks/TaskList.tsx10 symbols
frontend/src/components/calendar/WeekView.tsx10 symbols

For agents

$ claude mcp add scheduler \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page