GudiVaraprasad / Affine-Hotels

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WELCOME TO AFFINE HOTELS

Hotel Room Locking System

Security is one of the primary concerns for customers in a hotel. Traditional lock and key system is exposed to lack of safety to our belongings.

This project aims at creating hotel room locking system for the guests who wish to have a secure stay. Access control is the basis for automation of hotels and apartments in the current time. An efficient method of generating a unique encrypted password for each guest ensures tight security and reduces risk of robbery. It is implemented as a graphical user interface system which involves locking and unlocking of the hotel room door through a room-key security swiping machine.

Access to the room is granted only if the guest swipes his key and enters the password which was generated uniquely to him. Generation of this particular password is done for first time when he books the hotel room. It involves the concepts of affine cipher encryption. And when it comes to this type of encryption system we can assure the customers with higher level of security, because hacking of the mathematical function used in generating the password is very tedious and time consumimg.

How to use Security Swiper ?

  1. Dear Guest, Please kindly follow these security guidelines for your safety.
  2. You have reached your room and you will find your hotel room key in the security swiper.
  3. Initial access is granted to enter your room.
  4. Now, Please enter your name for the first time only.
  5. Click on Generate Password and kindly wait for 5 seconds.
  6. Now, an encrypted password is generated using Encryption algorithms.
  7. To lock your room, close the door properly and pull your hotel room key out of the swiper.
  8. Kindly donot share your password and please remember this for next unlock of your hotel room.
  9. When you want to unlock and enter back into your room, Slide the room key into the swiper machine.
  10. Enter your last generated Password and click on Unlock the Door.
  11. Have a Secured Stay !!
  12. Thank you for choosing Affine Hotels !

Project Demo
Source Code

© 2020 GVP, No rights reserved

About


Languages

Language:HTML 86.0%Language:JavaScript 12.6%Language:CSS 1.4%