Skip to content

Console-based User Management System build using JAVA and implemented OOPs concept

License

Notifications You must be signed in to change notification settings

vickyy234/UserManagementSystem-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Banking System Application

This is a simple console-based User Management System developed using Java. The project is structured using Object-Oriented Programming (OOP) principles such as encapsulation, inheritance, abstraction and polymorphism.


Technologies Used

  • Java (JDK 8 or above)
  • Console-based I/O
  • OOP Principles

Getting Started

How to Run

Before you begin, ensure the following tool is installed on your system:

You can check installation using:

java --version
  • Download the latest UserManagementSystem.jar from the Release page
  • Open a terminal or command prompt and navigate to the folder where the .jar file is located
  • Run the application:
java -jar UserManagementSystem.jar

License

This project is licensed under the MIT License – see the LICENSE file for details.

License: MIT

About

Console-based User Management System build using JAVA and implemented OOPs concept

Topics

Resources

License

Stars

Watchers

Forks

Languages