manikumarreddyu / AgroTech-AI

AgroTech AI platform is a comprehensive web-based tool where users can access various machine learning models for making accurate predictions related to agriculture
https://agro-tech-ai.vercel.app
MIT License
69 stars 115 forks source link

[Feature Request]: Grievance frontend Implementation #939

Open haseebzaki-07 opened 5 days ago

haseebzaki-07 commented 5 days ago

Is there an existing issue for this?

Feature Description

Grievance Submission Page:

Fields: Grievance type (dropdown), description (textarea), submit button. Action: Submit grievance via POST /api/grievances. User Dashboard (Grievance View):

Grievance List: Display submitted grievances with status. Search & Filters: Filter by type, status, and sort by date. Action: View more details or track status. Grievance Detail Page (User):

Display: Grievance type, description, status, and resolution details. Action: Update grievance with comments or attachments. Admin Dashboard (Grievance Management):

Grievance List: Display all grievances with filters. Update Status: Admin can mark as resolved or in progress, add comments/notes. Action: Resolve or escalate grievances. Grievance Analytics (Admin):

Statistics Overview: Display graphs for open, in-progress, and resolved grievances using data from GET /api/grievances/statistics.

Use Case

Grievance Addressal

Benefits

No response

Add ScreenShots

No response

Priority

High

Record

github-actions[bot] commented 5 days ago

Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊

You can also check our CONTRIBUTING.md for guidelines on contributing to this project.