• Townie
    AI
  • Blog
  • Docs
  • Pricing
  • We’re hiring!
Log inSign up
newbienate

newbienate

my-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
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
/
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
FeaturesVersion controlCode intelligenceCLI
Use cases
TeamsAI agentsSlackGTM
DocsShowcaseTemplatesNewestTrendingAPI examplesNPM packages
PricingNewsletterBlogAboutCareers
We’re hiring!
Brandhi@val.townStatus
X (Twitter)
Discord community
GitHub discussions
YouTube channel
Bluesky
Terms of usePrivacy policyAbuse contact
Β© 2025 Val Town, Inc.