Skip to content

AlexRussellGit/Macroscop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 

Repository files navigation

Security Access System WPF Application Overview This repository contains a Windows Presentation Foundation (WPF) application designed using .NET and following the Model-View-ViewModel (MVVM) pattern. The application serves as an interface to interact with a security access system through APIs, providing a user-friendly way to manage access permissions and monitor security events.

Features MVVM Architecture: The application follows the MVVM architectural pattern to separate concerns and improve maintainability. The code is organized into models, views, and view models, promoting a clean and modular design.

API Integration: The application leverages APIs to communicate with the security access system. This allows for seamless integration and real-time updates of access permissions and security events.

Access Control: The application provides a user-friendly interface for defining and managing access control rules. Administrators can set access schedules, restricted areas, and other parameters to enhance security.

Door Control: Administrators can send requests to open or close doors through the application. The system provides real-time feedback on the status of doors, allowing administrators to monitor and control access effectively.

Prerequisites .NET Framework or .NET Core Visual Studio (or any preferred .NET development environment)

Acknowledgments Special thanks to the .NET community and contributors for their valuable resources and support. I would like to express my gratitude to my mentor Novikov A. for guiding through the internship.

Feel free to reach out for any questions or concerns. Happy coding!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages