SAALMS
β― SAALMS (Student Attendance and Lecture Management System)
SAALMS is a comprehensive web application designed to streamline student attendance tracking and lecture management for educational institutions. It allows lecturers to manage classes efficiently, automate attendance records.
Built with the tools and technologies:
π Overview
β― SAALMS is a Student Attendance and Lecture Management System designed to streamline attendance tracking and course management for students and lecturers.
β― The system integrates seamlessly with online platforms, ensuring an efficient learning experience.
πΎ Features
β Real-time attendance tracking
β User-friendly dashboards for students and lecturers
β Notifications and reminders for upcoming lectures
β Comprehensive reporting and analytics tools
β Secure login and user authentication
π Repository Structure
βββ SAALMS/
βββ README.md
βββ app
β βββ Dev
β βββ Lecturer
β βββ Providers.js
β βββ Student
β βββ api
β βββ components
β βββ favicon.ico
β βββ globals.css
β βββ layout.tsx
β βββ login
β βββ login.module.css
β βββ page.tsx
βββ lib
β βββ mongodb.js
βββ models
β βββ Attendance.js
β βββ class.js
β βββ lecturer.js
β βββ student.js
βββ next-env.d.ts
βββ next.config.mjs
βββ package-lock.json
βββ package.json
βββ postcss.config.mjs
βββ public
β βββ dummy.csv
β βββ images
β βββ img
β βββ manifest.json
β βββ profileimg
β βββ sw.js
β βββ sw.js.map
β βββ template.html
β βββ workbox-631a4576.js
β βββ workbox-631a4576.js.map
βββ tailwind.config.ts
βββ tsconfig.json