FeaturesTemplatesShowcaseTownie
AI
BlogDocsPricing
Log inSign up
newbienate
newbienatemy-first-val
Public
Like
1
my-first-val
Home
Code
8
backend
3
frontend
4
shared
1
01_script.tsx
H
02_http.tsx
C
03_cron.tsx
E
04_email.tsx
README.md
Branches
1
Pull requests
Remixes
1
History
Environment variables
Settings
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
https://newbienate--40f6986a3f7111f0a5e476b3cceeab13.web.val.run
README.md

Fast and Loose Bootcamp App 💪

A comprehensive fitness management app for Fast and Loose Bootcamp featuring class scheduling, member management, and workout tracking.

Features

  • Class Scheduling: View and manage bootcamp class schedules
  • Member Management: Track member registrations and attendance
  • Workout Library: Browse available workout programs
  • Real-time Updates: Live class availability and booking status
  • Responsive Design: Works on desktop and mobile devices

Project Structure

├── backend/
│   ├── database/
│   │   ├── migrations.ts    # Database schema setup
│   │   └── queries.ts       # Database query functions
│   ├── routes/
│   │   ├── classes.ts       # Class management endpoints
│   │   ├── members.ts       # Member management endpoints
│   │   └── workouts.ts      # Workout library endpoints
│   └── index.ts             # Main API server
├── frontend/
│   ├── components/
│   │   ├── App.tsx          # Main application component
│   │   ├── ClassSchedule.tsx # Class schedule display
│   │   ├── MemberDashboard.tsx # Member dashboard
│   │   └── WorkoutLibrary.tsx # Workout programs
│   ├── index.html           # Main HTML template
│   ├── index.tsx            # Frontend entry point
│   └── style.css            # Custom styles
├── shared/
│   └── types.ts             # Shared TypeScript types
└── README.md

Getting Started

  1. The main app runs on the HTTP endpoint in backend/index.ts
  2. Visit the app to see class schedules and book sessions
  3. Admin features available for managing classes and members

Tech Stack

  • Backend: Hono.js API framework
  • Frontend: React with TypeScript
  • Database: SQLite for data persistence
  • Styling: TailwindCSS for responsive design
  • Platform: Val Town serverless environment
HTTP
  • index.ts
    newbienate--ed…13.web.val.run
  • 02_http.tsx
    newbienate--40…13.web.val.run
Cron
  • 03_cron.tsx
Email
  • 04_email.tsx
Code
backendfrontendshared01_script.tsx
H
02_http.tsx
C
03_cron.tsx
E
04_email.tsx
README.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.