Job Board with Chat

A simple application that allows users to:

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

Features

  • Job posting creation and listing
  • Real-time public chat room
  • Simple username-based authentication
  • Mobile-responsive design

Project Structure

  • /backend - Hono API server with SQLite database
  • /frontend - HTML/JS frontend with Tailwind CSS
  • /shared - Shared types and utilities

Technologies Used

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

Getting Started

Visit the app and start by entering a username to access the job board and chat functionality.