Frontend

This directory contains the client-side code for the Job Board with Chat application.

Structure

  • index.html - Main HTML template
  • app.js - Frontend JavaScript logic

Features

  • Tab-based navigation between job listings and chat
  • Form for posting new job opportunities
  • Real-time chat functionality with username persistence
  • Polling for updates to both jobs and chat messages