Skip to content

HavlinDharshini/Anonymous_feedback_flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Description An Anonymous Feedback System built using Flutter and Firebase allows users to submit feedback without revealing their identity. The system ensures privacy and encourages honest responses through a secure and scalable platform with role-based access control.

Features 1.Anonymous feedback submission 2.Role-based access (Admin, Moderator, User) 3.Real-time data storage using Firebase 4.Admin dashboard for managing feedback 5.Moderator approval/rejection system 6.Feedback categorization and analysis

Tech Stack Frontend: Flutter Backend: Firebase Database: Firestore Authentication: Firebase Auth

How It Works 1.User submits feedback anonymously 2.Data is stored in Firebase Firestore 3.Moderator reviews the feedback 4.Admin manages and analyzes feedback

Setup Instructions Clone the repository - git clone Navigate to project folder - cd project-folder Install dependencies - flutter pub get Run the app - flutter run

About

An Anonymous Feedback System built using Flutter and Firebase allows users to submit feedback without revealing their identity, ensuring privacy and honest responses. The system includes role-based access control, where admins manage feedback, moderators review it, and users submit it. All data is stored securely in Firebase with real-time updates.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors