Welcome to the MERM Attendance Tracking Web App!.It is designed to help you efficiently track attendance for your events, meetings, and classes using the MERM stack (MongoDB, Express, Node.js).
- User Authentication: Secure sign-up and login functionality for attendees.
- Dashboard: Visualize attendance data through an interactive dashboard.
- Output: Gives a detailed output of your attendence percentage and the number of safe sessions or sessions you should be present.
- Mobile Responsive: The application is fully responsive, ensuring seamless usage on various devices.
To get started with the Attendance Tracking Web Appl, follow these following steps:
- Clone the repository:
https://github.com/crackedhandle/trackUrAttendence - Install server and client dependencies:
npm install - Configure the environment
- Set up the database
- Start the application:
npm start dev - Open your web browser and navigate to **http://192.168.1.13 ** to access the application.
- Frontend: Handlebars, HTML, CSS, Bootstrap, JavaScript
- Backend: Node.js, Express.js
- Database: MongoDB
Thank you for visiting the repository! I appreciate your interest and support.