8000 GitHub - chhinsras/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!!
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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 …

License

Notifications You must be signed in to change notification settings

chhinsras/visitormanagement

 
 

Repository files navigation

visitor management

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!!

Live Demo

Dashboard

Process flow

Dashboard

Development Enviroment

  • Microsoft Visual Studio Community 2022 (64-bit)
  • Docker
  • .NET 6.0

Docker compose https deployment

  • Create self-signed development certificates for the project
    • cmd: dotnet dev-certs https -ep $env:USERPROFILE.aspnet\https\Blazor.Server.UI.pfx -p Password@123
    • cmd: dotnet dev-certs https --trust
  • Manage User secrets to save password
    • cmd: dotnet user-secrets init
    • cmd: dotnet user-secrets -p Blazor.Server.UI.csproj set "Kestrel:Certificates:Development:Password" "Password@123"

Features of Visitor Pass Management System Software

  • Ease of Use.
  • Smart visitor service with pre-registered , pre-visitor or can be
  • registered quickly, check-in, visitors are made to feel expected and welcome.
  • Attractive Dashboard Report with (Employees,Bookings,Visitors,Book Details etc)
  • Add User with different types information specially roles
  • Employee full details with Booking and Attendance Details
  • Add Attendance and Add Bookings with Booking Group Details
  • Visitor’s Dynamic Information
  • Pre-Register Information
  • Settings : General, Notification, Photo & Card Id,
  • Email & Sms template, Email, Front-end Settings
  • Notifications that Match Receivers’ Preferences.
  • Preregistration and Repeat Visitor Features.
  • Visitor Photo Capture.
  • Visitor Badge Printing.
  • Legal Document eSignature Capture.
  • Cloud-Based Visitor Logbook.
  • Secured Data.
  • Fast Processes More visitors in less time span
  • Appointment scheduler A centralized web-based appointment scheduler
  • Alerts Email/SMS and IP phone integration is available

About Project

  • Language: DotNet c#
  • Server: IIS, Docker
  • Platform: Windows, Linux, MacOS
  • Database: SQL Server
  • Design UI: MudBlazor
  • Browser: Chrome, Firefox, Safari, IE, Edge
  • Hosting: Azure, Digital Ocean, AWS, Heroku

The End

give me your feedback and suggestions.

About

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 …

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 55.8%
  • HTML 42.1%
  • JavaScript 2.0%
  • Other 0.1%
0