Frontend

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

Structure

  • index.html - Main HTML template
  • index.js - Frontend JavaScript
  • favicon.svg - Application icon

Features

  • Simple username-based authentication
  • Job posting form
  • Job listings display
  • Real-time chat functionality

Technologies

  • HTML5
  • JavaScript (ES6+)
  • Tailwind CSS for styling