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

  • Create and view job postings
  • Real-time public chat room
  • Simple, responsive UI with Tailwind CSS

Project Structure

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

Technologies Used

  • Backend: Hono, SQLite
  • Frontend: HTML, JavaScript, Tailwind CSS
  • Data Storage: SQLite

How to Use

  1. Visit the main page to see job listings and the chat room
  2. Use the "Post a Job" form to create new job listings
  3. Enter your name and message in the chat form to participate in discussions