neozhu / visitormanagement

helps in managing visitors visiting the institutions for various reasons. It allows visitors to check-in digitally to eliminate the tedious registeration and other paperwork. Additionally, it also keeps a track of every individual inside the campus and their timings. Institutions has guards who enter their detail in some notebooks to keep a log which are practically impossible to reconcile. It is really unpleasent and hectic for visitor to stand at the gate and give details about the visit. To ease the process of registeration, Entry-In, Entry-Out, time tracking and logging the history, this VMS can be of great use!!

Home Page:https://visitor.blazorserver.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web APIs

AbuHelweh opened this issue · comments

Greetings

Im interested to know if you are using web APIs in your project?
Dose the architecture consider multi-tenant (multi-customer)?

Sorry, I have no plans to implement web api back-end service, you can take look at this project https://github.com/blazorhero/CleanArchitecture
I have implemented multi-tenancy for this project, you can refer to
https://github.com/neozhu/CleanArchitectureWithBlazorServer