Coders Packet

Listing of packets of source code submitted by coders

Flight Seat Booking System Using Java

In this module, we are going to build a code for Flight seat booking system using java. In this, we can book a window seat or a non-window seat.

SHA-256 Encryption using MessageDirect and StringBuilder class in JAVA

SHA-256 hashing is widely used as it is being considered the most secure hashing algorithm in the cryptographic arena.

Handle mouse events using Applet

We use Java Applet to track all mouse events and return the coordinates of the cursor.

Filter Search elements by using HTML, CSS and JavaScript

Item filtration is the most common and important feature in every static and dynamic website. There are many ways to implement this feature In your project.

ATM MACHINE USING JAVA

A Java Based program( ATM Machine ) implements if Statements, For loops, try-catch block, while loop, Scanner class, Switch Statement.

MOBILE BANKING USING JAVA

Java Based Mobile Banking is a Simple Program which implements if Statements, For loops, try-catch block, while loop, Scanner class, Switch Statement.

Java Based Contact List Application Using JavaFx

Java Based Contact List Application Implements intermediate Knowledge of JavaFx, Threads and Java language.

ATM Interface display in Java

In this module, we are going to write a Java Program to Display the ATM Transaction. By using; if,if-else statements.

Resource sharing challange Using C++

This is a console-based application used to share/sell the resources/product between the provider and needer/ buyer and seller

Any Year Calendar Generation using Java Swings GUI

The project involves the generation of the calendar for any year whichever the user requires. It makes use of a Java class for generation and Java Swings for GUI.

Hospital Management System using Java

Hospital Management System using Java is a very useful project to manage the daily activities of a hospital, related to doctors, patients, etc. I have used MySql server for database connectivity.

Creating Dialog Box using Java Applet

This project is all about demonstrating a DailogBox using Java Applet, Java AWT and displaying the desired DialogDemo applet.