Event Organization is a smart web application which allows users and organizers meet at a place which is very flexible. In this application, Organizers need to be registered and get a login, after login he must add the venues by providing the necessary details about the venue like address, parking facility AC or Non Ac, …
Implementation of Floyd’s Algorithm Java Project
Existing System: The existing system is provided with the algorithm that consists of only insertion and deletion of vertices, edges, and weights. It is not provided with the actual graph that is to be considered but has only provided with the matrix that is to be determined. Disadvantages of Existing System: It can perform insertion …
Continue reading “Implementation of Floyd’s Algorithm Java Project”
Chores Made Easy Home Repairs Java Project
Introduction We have management systems for different applications such as schools, library, hospital etc. but our main objective is to develop a web-based application for homeowners with critical home repairs, accessibility modifications, and energy-efficient upgrades. This project helps to bring the communities together in efforts to assist those in need of general home repair and …
Continue reading “Chores Made Easy Home Repairs Java Project”
Online Course Management System Java Project
ABSTRACT The main aim of the developing this project is to provide live interactive virtual classroom site for online course importing affordable learning. This web application gives an opportunity to the students to get advantages of personalized learning. It offers course modules, assignment & performance tests to master the subject. The main objective of delivering one …
Continue reading “Online Course Management System Java Project”
Automotive Pricing Aggregator Java Project
Generally, Automotive Pricing Aggregator is a Java Based web application which will handle the auctions or sales of cars/bikes. The auctions in the application are posted by dealers and users registered in the application can participate in the auction and bid the amount. The Dealer will register into the application and activated by the admin. …
Continue reading “Automotive Pricing Aggregator Java Project”
Online Pharmacy Management System Java Project
Abstract The main aim of developing this application is to supply the medicines all over the country by just a single click and to reduce the time consumption. Online pharmacy is a web-based application. The user can post requirement for medicine. TUser can purchase medicine online. Medicine is provided at your doorstep by the nearest …
Continue reading “Online Pharmacy Management System Java Project”
Farmers Buddy Java Project
Abstract: Farmer’s buddy is a java based application for farmers to know which season is better for which crop and what soils are used for crops these are clearly known in this application. In this application, the admin will log in, add seasons, season time and what soil suitable for what crop also admin add …
Restaurant Management System Servlets, MVC and JDBC Project
Project Aim: The aim is to create an online reservation system for a restaurant, in addition to providing other resources such as the employee’s portal and a working portal for the particular restaurant. Scope and objective: This project will focus on the online booking system, the employee portal, and the creation of a job portal …
Continue reading “Restaurant Management System Servlets, MVC and JDBC Project”
Color Hunt Game Simple Java Project
Introduction: Color hunt is an entertaining mind game that consists of letters with different colors arranged randomly on them. In this game, we mention a statement of a precise color and letter, which we’re supposed to click in the block box fastly. We need to click on the exact color which has been mentioned and …
Image Encryption and Decryption using Blow Fish Algorithm
Abstract: Generally, we send many pictures to our friend’s relatives and others. The photos that may contain personal information so keeping them to at most secure is the important thing. So in this project, we implement the idea of encrypting and decrypting the image using BLOWFISH algorithm. Encryption Process: Data image as a plaintext and …
Continue reading “Image Encryption and Decryption using Blow Fish Algorithm”