A full-stack web application for collecting and managing patient feedback in healthcare environments. Built using Node.js (Express), SQLite, and a modern frontend with React.js + PrimeReact.
- 📝 Submit patient feedback
- 📊 View and manage feedback records
- 🔍 Search and filter feedback
- 📅 Timestamped entries
- 🗄️ Lightweight database using SQLite
- 🎨 Clean and responsive UI with PrimeReact
- Node.js
- Express.js
- SQLite (via
sqlite3)
- React.js
- PrimeReact
- Axios