This is a Full Stack Web Application built with Node.js (Express) for the backend, React.js for the frontend, and SQL for the database. It is designed to help admins manage a database of organization members, track their attendance, and perform CRUD operations securely using token-based authentication (JWT).The system features role-based access, ensuring that only authorized admins can create, update, or delete member and attendance data, while regular users can only view limited information.