Hello, I am new to using Raspberry Pi. I am building a project for school and am wondering if it is possible to do through the Raspberry pi.
The project that I am building resembles a terminal where a user can register themselves with their name, student ID #, and grade. I am wondering if I would be able to also somehow incorporate a finger scanner that will allow a user to log in. With the information that the user enters I need to be able to save all the information to a server that auto-fills a form to check out a technology device.
This project allows the student to simply go to the terminal, scan their finger ( or enter in id via keyboard ), select device they need, then all the information that they used to register with is auto-filled into a form that is sent to a server that I can access to see what the student needs.
Is this possible?