You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The project QUIZ MAKER is used to conduct an offline quiz contest in which five questions will be displayed on the screen for the quizzee. The participant will manually enters his answers and as soon as he finishes his test, the percentage of marks he scored will be displayed.
Total Bank Manager is a banking management system built using Java (Swing) and MySQL, designed to streamline customer onboarding, account management, and transaction processing. It offers multi-level access control for customers, employees, and bank managers (Super Admins), ensuring secure, efficient, and automated banking operations.
This project is based on basic concepts of OOP using Java language and Java Swing for GUI. This project contains basic features such as renting a car, returning the car and do basic calculations for the rent of car depending upon number of days you choose and it's price which are already predefined
QuickNote: A Java-based note-taking application featuring rich text formatting, customizable themes, and robust search, designed for enhanced productivity.
The Travel Management System is a Java-based application designed to streamline travel planning and management. It enables users to book hotels, create travel packages, manage customers, view destinations, and handle payments, offering a seamless experience for travelers and administrators.
A simple Java-based Payroll System with a user-friendly Swing GUI. This application allows users to: Add full-time and part-time employees with relevant details, Display all employees in a clear, organized format, Remove employees by ID, Dynamically calculate salaries based on hours for temp employees.