Vault-Locking-System

Aim

The system is a door locking system which uses arduino and python to make opening of doors simple, easy and secure. The idea was further used to simulate a bank vault locking system

Methodology

● In the proposed methodology, there are effectively 2 types of users: admin and regular customer
● A different login will be shown to each of the two users. The admin route is hidden i.e. it is not visible to the regular.
● The proposed system is to be placed in the localised environment of the bank
● The proposed design is as follows:

For the user side:
user-side
For the admin side:
admin-side

Outputs

Users' side

Login:

login
Successful login:
successLogin

Admin side

Admin Panel:
adminPanel
View All Users' data:
adminUserMgmt
Manage all the pins/vaults:
adminPinMgmt
Modification:
pinModification
Add new user:
addUser