Projects using Next.js in Uttar PradeshProjects using Next.js in Uttar PradeshNishaan is an AI-powered student grievance platform that uses Claude Haiku to automate the classification, sentiment analysis, and prioritization of academic complaints. Built with Next.js 14 and Node.js, it features premium dashboards for campus observability, anonymous two-way messaging, and a transparent public feedback board to ensure institutional accountability.
Nishaan supports a multi-role platform integrity. Each role in Nishaan has specific permissions and access levels tailored to their responsibilities:
HOD (Head of Department): Manages all grievances within their department, assigns tasks to teachers, escalates unresolved issues to the Director, and has the authority to provision new student and staff accounts.
Teacher: Handles and resolves grievances assigned to them by the HOD. They also have the option to be assigned as a Hostel Warden to manage hostel-specific issues.
Admin / Director: The DIRECTOR is the super-user with full oversight of the entire campus. They handle final escalations, can override any decision, and have full system-wide administrative powers (like auditing all logs and managing all accounts).
Alumni: After graduation, students transition to this read-only role. They can no longer submit new grievances but retain access to their historical records and the public transparency board. ShopEase – Shop Management System
ShopEase is a full-stack inventory and order management system designed to streamline retail operations for small to medium-sized businesses. Built using the MERN stack (MongoDB, Express.js, React, Node.js), it offers a robust backend API and a responsive frontend interface for both administrators and customers.
🔧 Backend Highlights (ShopEase_ShopManagementSystem_Backend)
User Authentication: Secure login and role-based access for admins and staff using JWT.
Product Management: Full CRUD operations with category support, image uploads via Cloudinary, and advanced filtering, sorting, and pagination.
Order Management: Create, track, and analyze orders with real-time status updates and analytics endpoints.
Customer Sessions: Lightweight session handling for customer interactions.
Deployment Ready: Configured for Render with environment variable support.
🛍️ Frontend Highlights (ShopEase_ShopManagementSystem_Frontend)
Customer Interface: Browse products, manage cart (via local storage), and place orders with a clean UI.
Admin Dashboard: Manage inventory and orders efficiently.
Responsive Design: Built with Bootstrap for seamless experience across devices.
Session Handling: Cookie-based session management for persistent user experience.
Deployment Ready: Optimized for Vercel with configurable API endpoints.