• Blog
  • Docs
  • Pricing
  • We’re hiring!
Log inSign up
halffullheart

halffullheart

photocal

Public
Like
photocal
Home
Code
1
README.md
Branches
1
Pull requests
Remixes
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 milliseconds.
Sign up now
Code
/
README.md
Code
/
README.md
Search
9/28/2025
Viewing readonly version of main branch: v1
View latest version
README.md

Event Extractor App

A mobile-optimized app that extracts event information from photos of flyers and posters.

Features

  • Mobile-optimized photo upload (camera or gallery)
  • Automatic image resizing for storage efficiency
  • AI-powered title and date extraction from flyers/posters
  • Calendar event generation (.ics file download)
  • Photo storage and viewing

Project Structure

├── backend/
│   ├── index.ts             # Main Hono server
│   ├── routes/
│   │   ├── upload.ts        # Photo upload and processing
│   │   ├── calendar.ts      # ICS file generation
│   │   └── static.ts        # Static file serving
│   └── utils/
│       ├── image.ts         # Image processing utilities
│       └── ai.ts            # AI analysis utilities
├── frontend/
│   ├── index.html           # Main HTML template
│   ├── index.tsx            # Frontend React app
│   ├── components/
│   │   ├── App.tsx          # Main app component
│   │   ├── UploadForm.tsx   # Photo upload form
│   │   └── EventDisplay.tsx # Event details display
│   └── style.css            # Custom styles
└── shared/
    └── types.ts             # Shared TypeScript types

Usage

  1. Open the app on mobile
  2. Take a photo or upload an image of a flyer/poster
  3. Wait for AI analysis to extract title and date
  4. Review the extracted information
  5. Tap "Add to Calendar" to download the .ics file
FeaturesVersion controlCode intelligenceCLIMCP
Use cases
TeamsAI agentsSlackGTM
DocsShowcaseTemplatesNewestTrendingAPI examplesNPM packages
PricingNewsletterBlogAboutCareers
We’re hiring!
Brandhi@val.townStatus
X (Twitter)
Discord community
GitHub discussions
YouTube channel
Bluesky
Open Source Pledge
Terms of usePrivacy policyAbuse contact
© 2026 Val Town, Inc.