This repository is not active
sumitramkr/Institute-Attendance-Manager-System
Are you fed up with opening Google Sheets/Microsoft Excel again and again in every class and pressing keys for each entry of students to mark their attendance? A full stack web app using React.js in the front end and Node.js with express.js in the back end while directly communicating with Google Sheets as the database with Google's very own Google Sheet API, this web application can make your attendance taking issues to disappear and reduce those long session of attendance marking. Just check or uncheck the present button in front of the student's name (present by default) and it will automatically write 1 (for the present) or 0 (for the absent) against their name for the particular day in Google Sheets!
JavaScript