You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Voxdrop is an anonymous feedback platform where users can receive honest messages, suggestions, or questions from anyone. Built for creators, teams, and communities who value real, unfiltered input — no login needed for senders. ✅ User verification ✅ Public shareable links ✅ Custom feedback categories ✅ Clean and responsive UI
In this tutorial, you'll learn how to create a feedback frontend application using Rust, Yew.rs, WebAssembly, and Tailwind CSS. You'll discover how to manage the application state globally with the Yewdux crate and store feedback items locally using the localStorage API.
This is a simple Web Application made with the help of reactJS, where a user can input the review and also give the rating according to the satisfaction they received through the service.
Full-stack feedback collection system built with Django & React — customizable suggestion categories, anonymous submissions, and admin review dashboard.