FeaturesTemplatesShowcaseTownie
AI
BlogDocsPricing
Log inSign up
Ozy
Ozyuntitled-1096
Public
Like
untitled-1096
Home
Code
5
backend
3
frontend
4
shared
1
untitled-folder-2455
README.md
Branches
1
Pull requests
Remixes
1
History
Environment variables
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in miliseconds.
Sign up now
Code
/
Code
/
Search
index.ts
https://Ozy--b7a0a4223f8c11f0886776b3cceeab13.web.val.run
README.md

Schedule & To-Do Tracker

A comprehensive web application for managing your schedule and to-do list with reminders.

Features

  • Schedule Management: Add, edit, and view calendar events
  • To-Do List: Create tasks with priorities and due dates
  • Reminders: Set reminders for both events and tasks
  • Clean Interface: Modern, responsive design with TailwindCSS

Project Structure

├── backend/
│   ├── database/
│   │   ├── migrations.ts    # Database schema setup
│   │   └── queries.ts       # Database query functions
│   └── routes/
│       ├── events.ts        # Schedule event routes
│       └── todos.ts         # To-do list routes
│   ├── index.ts             # Main Hono server
├── frontend/
│   ├── components/
│   │   ├── App.tsx          # Main app component
│   │   ├── Calendar.tsx     # Calendar view component
│   │   ├── TodoList.tsx     # To-do list component
│   │   └── EventForm.tsx    # Form for adding/editing events
│   ├── index.html           # Main HTML template
│   ├── index.tsx            # Frontend entry point
│   └── style.css            # Custom styles
└── shared/
    └── types.ts             # Shared TypeScript types

Usage

  1. The app loads with today's schedule and pending tasks
  2. Add new events using the "Add Event" button
  3. Create to-do items with the "Add Task" button
  4. Set reminders for important items
  5. Mark tasks as complete when done

Technology Stack

  • Backend: Hono.js with SQLite database
  • Frontend: React with TypeScript
  • Styling: TailwindCSS
  • Platform: Val Town
HTTP
  • index.ts
    Ozy--b7…13.web.val.run
Code
backendfrontendshareduntitled-folder-2455README.md
Go to top
X (Twitter)
Discord community
GitHub discussions
YouTube channel
Bluesky
Product
FeaturesPricing
Developers
DocsStatusAPI ExamplesNPM Package Examples
Explore
ShowcaseTemplatesNewest ValsTrending ValsNewsletter
Company
AboutBlogCareersBrandhi@val.town
Terms of usePrivacy policyAbuse contact
© 2025 Val Town, Inc.