Skip to content

PALLADIUM26/LoginSystem3.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LoginSystem3.0

This is a Java-ANT-based software, with simple GUI, developed as part of a project. The system provides functionalities for user authentication and management.


Features

  • User Registration (Data stored in MySQL)
  • User Login
  • Password Encryption
  • Session Management
  • Admin Panel (implementation of CRUD is under progress)
  • The OTP verification is done by SMTP

Project Structure

  • src/: Contains the Java source code files.
  • nbproject/: NetBeans project files.
  • .gitignore: Specifies files and directories to be ignored by Git.

Requirements

  • Java Development Kit (JDK) 8 or higher
  • NetBeans IDE (Optional, for easier management)

Installation

  1. Clone the repository:
    git clone https://github.com/PALLADIUM26/LoginSystem3.0.git
  2. Open the project in your preferred IDE.
  3. Build and run the project.

Usage

  • Register a new user.
  • Login using the registered credentials.
  • The system will handle user sessions.

Demo

Startup

pg1

Authentication

pg2a pg2b

Home

pg3a pg3b

Features

Number System Converter

pg4

Facial Emotion Detector

pg5


URL for Libraries (.jar files)


Contributing

Feel free to fork this repository and submit pull requests. Any contributions are welcome!

About

LoginSystem3.0 is a desktop-based (GUI) login and registration system built with JavaFX using Apache NetBeans. It connects to a MySQL database using JDBC to store data. It features a number system converter, ML-powered emotion detection & English-to-Bengali translation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors