This is a lightweight client feedback survey application built to collect post-project feedback from clients. It consists of a frontend form hosted on GitHub Pages and a backend API hosted on Render, with PostgreSQL used for data storage.
- Frontend: https://feedback.r43digitaltech.com
- Backend API: Render-hosted endpoint (not public)
- Database: PostgreSQL (Render-hosted)
- Frontend: HTML / CSS / React
- Backend: Node.js + Express
- Database: PostgreSQL (Render)
- Hosting:
- GitHub Pages (Frontend)
- Render (Backend & Database)