View all tags
javascript2 entries
2 posts tagged with "javascript"
Chat I/O — Real-Time Web Chat Application
A real-time web chat application built with Flask and Socket.IO. Enables users to create private chat rooms and communicate instantly via WebSocket connections. Features persistent login through browser local storage and Handlebars.js templating for dynamic UI rendering.
Nov 30, 2019
Pizza App — Online Ordering Platform
An online pizza ordering application built with Django. Features a full ordering workflow including menu browsing, topping customization via a modal dialog, cart management with JavaScript, and order placement. Admins can manage items through the Django admin interface or CSV bulk upload.
Oct 30, 2019