This directory contains the client-side code for the Job Board with Chat application.
index.html - Main HTML template
app.js - Frontend JavaScript logic
- 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