Built an attendance manager webapp using Node JS in server side, Postgres as database, and HTML CSS Bootstrap Javascript in front-end.
The app records the time table and subjects of the user first. Then it records the attendance in each subject of the user everyday by asking the user whether the user has attended the class or bunked the class or the class was off . It displays the percentage of classes in which the user is present day-wise and subject-wise.