Student Record System (SRS) is a robust platform built on the PENN stack (PostgreSQL, Express.js, Next.js, Node.js) designed to efficiently manage student details and fee records. It utilizes GraphQL for querying and updating records with speed and flexibility, ensuring seamless integration with various academic systems.
- Frontend: Next.js, Radix UI, Ant Design, Apollo Client, Framer Motion
- Backend: Node.js, Express.js, PostgreSQL, Sequelize ORM, GraphQL (Apollo Server)
- Authentication: JWT (JSON Web Tokens)
Feature | Description |
---|---|
📜 GraphQL API | Efficiently queries and manages student details and fee records using GraphQL. |
🔄 Student Records Management | Create, update, and fetch student information, including academic history and personal details. |
💰 Fee Record Tracking | Enables seamless tracking of fee payments, pending dues, and automated fee reminders. |
🔐 JWT Authentication | Secure login system ensuring student and admin access control. |
📊 Dashboard & Analytics | Visual representations of student progress, fee payment history, and institution-wide statistics. |
📱 Responsive UI | Works across all devices, ensuring easy access from mobile, tablet, or desktop. |
git clone https://github.com/Shobhit141141/srs.git