Skip to content

Introductions for the projects developed using Blazor Server Clean Architecture

neo.zhu edited this page Jul 4, 2023 · 1 revision
  1. Facial Recognition Application: This application utilizes the camera to recognize faces and extract relevant information. It can be used for identity verification purposes. GitHub Repository: FacialRecognition Demo Video: Link to Demo Video Watch the video

  2. Image Classification Application: This application employs AI to identify and classify people and objects in images. It allows for easy querying and sorting of images based on the identified content. GitHub Repository: IntelliAlbum Demo Video: Link to Demo Video Watch the video

  3. Visitor Management System: This system facilitates a simple visitor flow process, starting from the visitor's application to approval, confirmation (via QR code scanning), and departure. GitHub Repository: VisitorManagement{:target="_blank"} Demo Video: Link to Demo Video Watch the video

  4. Enterprise Internal Approval Workflow Application: This application is a comprehensive workflow system designed for handling various form-based approval processes within an enterprise. It includes features such as complex approval workflows, email notifications, and more. All the aforementioned applications were developed using the Blazor framework. Demo Video: [Link to Demo Video](https://youtu.be/vO4fD7GG5Vc) Watch the video

Clone this wiki locally