JetBrains /
jcef
A simple framework for embedding Chromium-based browsers into Java-based applications.
Loading repository data…
Kaif-Sasoli / repository
A simple Java-based Login System that allows users to register and log in securely. User data is stored and managed using XML files through Java file handling. The project demonstrates core Java concepts such as file I/O, XML parsing, validation, and basic authentication logic in a console-based application.
A desktop-based Login System built using JavaFX that allows users to create accounts, log in, view their dashboard, and delete accounts. User data is stored using XML file handling with JAXB. The project also includes a Windows installable .msi package.
.msi FileLoginSystem/
├── src/
│ ├── controller/
│ ├── model/
│ ├── service/
│ └── utils/
├── resources/
│ ├── fxml/
│ └── css/
├── README.md
├── build.xml
└── LoginSystem-1.0.msi
User data is stored in an XML file
File location: C:\Users<YourUsername>.loginSystem\user.xml
Managed using JAXB marshalling and unmarshalling
You can install the application using the provided installer: LoginSystem-1.0.msi
Simply double-click the file and follow the installation steps.
Clone the repository:
git clone https://github.com/Kaif-Sasoli/Login-System.git
Open the project in IntelliJ IDEA or NetBeans
Configure JavaFX properly
Run the main JavaFX application class
Passwords are stored in plain text (for learning purposes only)
This project is intended for educational/demo use
Not recommended for production without encryption
README.mdIf you want next:
Selected from shared topics, language and repository description—not editorial ratings.
JetBrains /
A simple framework for embedding Chromium-based browsers into Java-based applications.
rdilruba /
QuestApp is a simple Java-based web application that allows users to participate in discussions and share content, functioning as a basic forum or blog platform.
RedSquirrel87 /
A simple Java-based application that allows you to download and archive chapters from a wide range of supported manga websites and sources.
matsientst /
Dewdrop is a simple, fast, and powerful java based event sourcing framework.
CalebKussmaul /
GIFKR is a simple, Java based image, GIF, and video filtering platform.
dtschust /
A java based, simpler version of pacman