An attendance tracking system using VueJS with Flask with facial detection using Tensorflow JS (face-api). The system consists of three part Entry, Exit, and Logs modules. On entry user details and image of the attendee are captured. Upon exit this image and is compared with the live camera to recognize the user using Face API.… Continue reading Attendance Tracker
Category: VueJS
Integration with the REST Countries API to pull country data and display beautiful web application which is responsive in mobile and desktop including dark mode
Screenshots
Packages used
- Vuetify for design
- Axios for api integration