FeaturesTemplatesShowcaseTownie
AI
BlogDocsPricing
Log inSign up
starx_25
starx_25AIHandsOn
Public
Like
AIHandsOn
Home
Code
4
backend
3
frontend
3
shared
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 miliseconds.
Sign up now
Code
/
Code
/
Search
index.ts
https://starx_25--161107fa3f9111f0a2fa76b3cceeab13.web.val.run
README.md

Weekly Reports & Chat App

A collaborative platform where users can post their weekly reports and engage in public discussions about feedback and comments.

Features

  • 📝 Weekly Reports: Users can submit and view weekly progress reports
  • 💬 Public Chat: Real-time chat room for feedback and discussions
  • 👥 Community Driven: Open platform for team collaboration
  • 📱 Responsive Design: Works on desktop and mobile devices

Project Structure

├── backend/
│   ├── database/
│   │   ├── migrations.ts    # Database schema setup
│   │   └── queries.ts       # Database query functions
│   ├── routes/
│   │   ├── reports.ts       # Weekly reports API
│   │   └── chat.ts          # Chat API
│   └── index.ts             # Main Hono server
├── frontend/
│   ├── components/
│   │   ├── App.tsx          # Main application component
│   │   ├── ReportForm.tsx   # Weekly report submission form
│   │   ├── ReportsList.tsx  # Display weekly reports
│   │   └── ChatRoom.tsx     # Public chat interface
│   ├── index.html           # Main HTML template
│   └── index.tsx            # Frontend entry point
└── shared/
    └── types.ts             # Shared TypeScript types

API Endpoints

  • GET /api/reports - Get all weekly reports
  • POST /api/reports - Submit a new weekly report
  • GET /api/chat/messages - Get chat messages
  • POST /api/chat/messages - Send a chat message

Getting Started

This app runs on Val Town. The backend serves both the API and static files, with real-time updates for the chat functionality.

HTTP
  • index.ts
    starx_25--16…13.web.val.run
Code
backendfrontendsharedREADME.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.