All Projects

Abstract

The main aim of Apartment Management Mini DBMS project is to rent apartments and get payments from respective tenants. We aim to demonstrate the use of create, read, update and delete MySQL operations through this project. The project starts by creating a Owner and by adding details of tenant buying apartment. The owner provides building & apartment details to their tenant with the start date of rent. The tenants should pay their rents to the owner after every month completion.

Abstract

The Main aim of Human Resource Management Mini DBMS project is to manage human resources in a particular Company or institute which can be product or service based. We aim to demonstrate the use of create, read, update and delete MySQL operations through this project. Firstly, department details and employee details who will be working on those projects are added. Each employee will be assigned by the project with unique employee ID and project ID. Now, each employee will be assigned their dependents

Abstract

The project starts by adding a dealer and by adding details of customer. the user can now purchase new medicines by the desired dealer and then can sell them to the customer added the purchasing and selling of medicines is reflected in the inventory section. The main aim of pharmacy Management Mini DBMS project is to add and sell medicines. We aim to demonstrate the use of create, read, update and delete MySQL operations through this project

Abstract

This project starts by adding an employee to the database then adding details of project with start and end date. Once, registration is done user can assign projects to the employees. You can also pay the salaries based on the days of work done by the employee. The Main aim of employee Management Mini DBMS project is to ease the management of employees and making their attendance. We aim to demonstrate the use of create, read, update and delete MySQL operations through this project

Abstract

The Main aim of Bus Management Mini DBMS project is to ease the process of ticket booking and keeping records of busses and the drivers or the conductors. We aim to demonstrate the use of create, read, update and delete MySQL operations through this project. This project starts by adding stations then adding details of employee either a driver or a conductor. Once, registration is done user can add bus details with the route. Now, the user can use the ticket counter to book tickets for the passengers

Abstract

The Main aim of Railway Management Mini DBMS project is to ease the process of railway reservation. We aim to demonstrate the use of create, read, update and delete MySQL operations through this project. In this project, we first add the details of trains and their halting stations. Then passenger can book ticket by adding their details, source and Destination. Passenger module show number of passengers boarding to the station. Trains and Stations can be added or deleted and the train details can be updated for changing the timing on arrival and departure or just increasing or decreasing the amount for tickects based on classes such as 2A,3B,etc

Abstract

The Main aim of Store management Mini DBMS project is to keep a track of sales, purchases and their effect on inventory. We aim to demonstrate the use of create, read, update and delete MySQL operations through this project. The project starts by creating a seller, then a customer, purchase some products from seller (dealer) and note the changes to inventory, The purchased goods can be modified later which demonstrates the update functionality of project. Finally we can record a sale and note the changes to product quantity in inventory page.The Application is built using JavaFX and MySQL technologies.

Abstract

The insurance management project deals the adding new insurance schemes and managing the clients for the insurance. The project has complete access for the crud operations that are to create, read, update and delete the database entries. At first you need to add a branch and the staff members for the branch then secondly add a user to the database now you can add an insurance scheme and finally make the payments for the client to the added insurance.