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

Ephie98

untitled-6440

Public
Like
untitled-6440
Home
Code
5
backend
3
frontend
3
shared
1
README.md
main.tsx
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
/
Code
/
Search
index.ts
https://Ephie98--44f7c5f23fa211f08ad376b3cceeab13.web.val.run
README.md

Job Posting Tracker

A full-stack application to track and manage job postings.

Features

  • Add new job postings with company, position, location, and status
  • View all job postings in a clean interface
  • Update job application status
  • Filter and search through postings
  • Responsive design with TailwindCSS

Project Structure

β”œβ”€β”€ backend/
β”‚   β”œβ”€β”€ database/
β”‚   β”‚   β”œβ”€β”€ migrations.ts    # Database schema setup
β”‚   β”‚   └── queries.ts       # Database query functions
β”‚   β”œβ”€β”€ routes/
β”‚   β”‚   └── jobs.ts         # Job-related API endpoints
β”‚   └── index.ts            # Main Hono server
β”œβ”€β”€ frontend/
β”‚   β”œβ”€β”€ components/
β”‚   β”‚   β”œβ”€β”€ App.tsx         # Main React component
β”‚   β”‚   β”œβ”€β”€ JobForm.tsx     # Form to add new jobs
β”‚   β”‚   └── JobList.tsx     # Display job listings
β”‚   β”œβ”€β”€ index.html          # Main HTML template
β”‚   └── index.tsx           # Frontend entry point
└── shared/
    └── types.ts            # Shared TypeScript types

API Endpoints

  • GET /api/jobs - Get all job postings
  • POST /api/jobs - Create a new job posting
  • PUT /api/jobs/:id - Update a job posting
  • DELETE /api/jobs/:id - Delete a job posting

Getting Started

This is a Val Town project. The backend runs on Hono with SQLite for data storage, and the frontend uses React with TailwindCSS for styling.

HTTP
  • index.ts
    Ephie98--44…13.web.val.run
Code
backendfrontendsharedREADME.mdmain.tsx
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.