Job Board with Chat

A simple application that allows users to:

  • Post job opportunities
  • Browse job listings
  • Participate in a public chat room to discuss opportunities

Features

  • User authentication (simple username-based)
  • Job posting creation and management
  • Public chat room for discussions
  • Responsive design with Tailwind CSS

Project Structure

  • /backend - Hono API server and database logic
  • /frontend - HTML, CSS, and client-side JavaScript
  • /shared - Shared types and utilities

Technologies Used

  • Backend: Hono, SQLite
  • Frontend: HTML, JavaScript, Tailwind CSS
  • Shared: TypeScript

Getting Started

Visit the app and create a username to get started. You can then post jobs or join the chat room to discuss opportunities.