project1
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.
A platform that enables students to find and apply for jobs based on their skills.
- Student registration and profile management
- Skill-based job matching
- Job search and filtering
- Application submission and tracking
- Employer job posting (admin functionality)
/backend
: API endpoints and database operations/frontend
: User interface components and pages/shared
: Shared types and utilities
- Backend: Hono (TypeScript)
- Database: SQLite
- Frontend: React with Tailwind CSS
- Authentication: Simple email/password
Visit the application at the root URL to create an account and start exploring job opportunities.