Giter Club home page Giter Club logo

neozhu / visitormanagement Goto Github PK

View Code? Open in Web Editor NEW
272.0 12.0 94.0 1.8 MB

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/

License: Apache License 2.0

C# 55.63% HTML 42.24% Dockerfile 0.18% CSS 0.01% JavaScript 1.95%
blazor visitor-management

visitormanagement's Introduction

visitor management

Build Docker Image CI

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

image

Process flow

Dashboard

Development Environment

  • Microsoft Visual Studio Community 2022 (64-bit)
  • SQL Server Express 2019 LocalDB
  • Docker
  • .NET 7.0

Remember to install LocalDB in visual studio 2022. image

Debugging and Running in Visual Studio 2022

  1. Clone the repo. cmd: git clone https://github.com/neozhu/visitormanagement.git
  2. Go to the project folder and open CleanArchitecture.Blazor.sln
  3. Debugging it.
image

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"

Docker compose run

  • cd project directory eg: .\vsitormanagement
    • cmd: docker-compose -f ./docker-compose.yml up --build -V --remove-orphans
image

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.

visitormanagement's People

Contributors

neozhu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

visitormanagement's Issues

Web APIs

Greetings

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

Reports Section

Hi,

Your application is working in a smart way. Is there any plan to implement the report section?

MVC page

Hello, this is a very nice solution, can we get swagger and MVC pages,

Google

Hi

Can you add Google login and authentication to your great project?

installing in docker

hi, while copying the docker compose yaml file and starting up the container lot of errors are coming, its not deploying in doocker could you guide how to istall in docker

ExceptionHandlingMiddleware seems to not catch a global exception

Congratulations for the great architecture.

I tried to see if ExceptionHandlingMiddleware was working, so I placed a breakpoint after login here:

image

And then I set the request object to be null to generate an exception as in the following image.

image

I had a breakpoint in the ExceptionHandingMiddleware class here:

image

To see if the line was hit but it never gets into that catch statement.

Any clue?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.