I want to build a locally hosted project to manage small business personnels info like
>name/age/sex/marital status
>salary/work hours/sick leaves
>images of their IDs/ faces
I don't really mind if it's AI/vibe coded, since it's just personal use and not a production thing and better tha using google sheets.
i was thinking of webui interacting with some database and using static html/css/js?
It it reasonable?
Ai need a little bit og guidance to these things, so what's your advice on that?
I was thinking of using flask + MySQL is that good idea? or there are better options?