A clean and simple feedback board web application built using HTML, CSS, JavaScript, and Firebase Realtime Database. It allows users to submit feedback, including rating and comments, which are stored in Firebase for real-time access.
Fullstack-lite (Frontend with Firebase Backend)
- β HTML5
- β CSS3 (Responsive Design)
- β JavaScript (ES6)
- β Firebase Realtime Database / Firestore
- βοΈ Submit feedback with ratings and messages
- π₯ Store and retrieve feedback using Firebase
- π² Responsive design for all devices
- ποΈ View all feedback entries in real-time
- π§Ή Optionally clear all feedback
git clone https://github.com/Adarsh0074/feedback-board.git
cd feedback-board
open index.html in your browser