An attendance dashboard for SNIST college students provides real-time monitoring of student attendance, displaying visual representations of attendance records.
Add your site URL to the CORS policy in line 13 of the server.js file.
const whitelist = [..., "<YOUR_SITE_URL>"];
- React.js - ReactJS is a declarative, efficient, and flexible JavaScript library for building user interfaces.
- Apache ECharts - Highly customizable data visualization library for JavaScript and HTML5.
- Material UI - Material UI is a popular React UI library that provides ready-made components.
- Node.js - JavaScript runtime environment
1. Realtime attendance tracking
2. Dynamic attendance dashboard
3. Attendance history
4. Responsive design
-
Welcome to the contribution guidelines for this repository. We appreciate your interest in contributing to this project and making it better.
-
Issues
- If you find a bug or have a feature request, please create an issue on the repository's issue tracker. This will allow the community to discuss and prioritize the bug/feature.
-
Pull Requests
If you would like to contribute to the project, you can create a pull request. A pull request should include the following:
1. Raise an issue. 2. A clear and concise description of the changes made. 3. The issue number that the pull request addresses. 4. Follow the project's coding style.
Thank you for using this website and I hope you find it useful!
Please let me know if you need any help.