FeaturesTemplatesShowcaseTownie
AI
BlogDocsPricing
Log inSign up
Cess
Cessskillswapapappforcommunityskillexchange
Public
Like
1
skillswapapappforcommunityskillexchange
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 milliseconds.
Sign up now
Code
/
README.md
Code
/
README.md
Search
6/2/2025
Viewing readonly version of main branch: v15
View latest version
README.md

SkillSwap AI

A community-driven skill-sharing platform that uses AI to match learners with teachers, featuring intelligent matching, scheduling, progress tracking, and community engagement.

Features

  • AI-Powered Matching: Uses TonyAI to intelligently match learners with compatible teachers based on skills, availability, and learning preferences
  • Skill Management: Users can list skills they want to learn and skills they can teach
  • Smart Scheduling: Integrated calendar system for booking and managing learning sessions
  • Progress Tracking: Track learning milestones and achievements
  • Community Board: Share experiences, ask questions, and celebrate successes
  • User Profiles: Comprehensive profiles with skills, ratings, and availability

Tech Stack

  • Backend: Hono.js API with SQLite database
  • Frontend: React with TypeScript and TailwindCSS
  • AI: TonyAI for intelligent matching
  • Storage: Val Town SQLite for data persistence

Project Structure

├── backend/
│   ├── database/
│   │   ├── migrations.ts    # Database schema
│   │   └── queries.ts       # Database operations
│   ├── routes/
│   │   ├── users.ts         # User management
│   │   ├── skills.ts        # Skill operations
│   │   ├── matching.ts      # AI matching logic
│   │   ├── sessions.ts      # Session scheduling
│   │   ├── community.ts     # Community board
│   │   └── static.ts        # Static file serving
│   └── index.ts             # Main API entry point
├── frontend/
│   ├── components/
│   │   ├── App.tsx          # Main application
│   │   ├── UserProfile.tsx  # User profile management
│   │   ├── SkillMatcher.tsx # AI matching interface
│   │   ├── Scheduler.tsx    # Session scheduling
│   │   ├── ProgressTracker.tsx # Progress tracking
│   │   └── CommunityBoard.tsx # Community features
│   ├── index.html           # Main HTML template
│   └── index.tsx            # Frontend entry point
└── shared/
    └── types.ts             # Shared TypeScript types

Getting Started

  1. The app runs on Val Town with HTTP trigger
  2. Visit the main URL to access the platform
  3. Create a profile and add your skills
  4. Use AI matching to find learning partners
  5. Schedule sessions and track your progress
  6. Engage with the community board

Environment Variables

  • OPENAI_API_KEY: Required for AI matching functionality
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.