Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

PinLockSystem

Description

A Java security-based PIN lock system that validates user input against a predefined PIN.


Features

  • Console-based Java application
  • Clean and beginner-friendly logic
  • Demonstrates core Java fundamentals
  • Structured using packages

Technologies Used

  • Java
  • OOP Concepts
  • Console Input/Output

How to Compile and Run

Make sure you are in the project root directory.

Compile

javac PinLockSystem\ContactManager.v1_oop.Main.java

Run

java PinLockSystem.ContactManager.v1_oop.Main

Author

Dhruv


Working

javac PinLockSystem\ContactManager.v1_oop.Main.java
java PinLockSystem.ContactManager.v1_oop.Main