Public
Like
Jobchatapp
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
Viewing readonly version of main branch: v16View latest version
This directory contains the client-side code for the Job Board with Chat application.
index.html- Main HTML templateapp.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