Hello,
I need some experienced advice what should I look into. Currently, I am working on a project with raspberry pi 2 model b and RFID RC522 reader. Basically, the idea is to store all the rfid tag data (id) to a database, then create a web access for users with different privileges to see the content. For example, RFID tags are handed to students at school and their attendance is tracked by calculating their tagging times.
Basically, what I am looking for is a suggestion which database/server/etc I should use for this? I am not really familiar with any of it so it would be a hard work, however I need some basic understanding how everything should work and what I need.
I assume i will need some kind of database server like mysql? but where should it be located? On my home PC? on raspberry itself? or in some kind of online webserver?
What else?
Thank in advance and sorry for stupid questions.