Overview
An end-to-end user feedback platform featuring sentiment analysis, an embeddable JS widget, and an admin analytics dashboard.
Feedback Pulse is a full-stack developer SaaS application for gathering and analyzing user sentiment. It features a lightweight embeddable JavaScript widget that integrates with any website. Feedback submissions undergo automated VADER sentiment scoring and are categorized inside a rich Next.js admin dashboard.
Key Features & Technical Architecture
- •Embeddable lightweight JavaScript widget with CORS-secured API integration
- •Automated NLP sentiment analysis scoring via VADER sentiment engine
- •PostgreSQL persistence with Prisma ORM and NextAuth/Better Auth authentication
- •Admin dashboard displaying sentiment breakdowns, API key management, and submission filters
Technologies Used
Next.jsTypeScriptPrismaPostgreSQLTailwind CSSVADER SentimentBetter Auth
