• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer
projectsgeek

ProjectsGeek

Download Mini projects with Source Code, Java projects with Source Codes

  • Home
  • Java Projects
  • C++ Projects
  • VB Projects
  • PHP projects
  • .Net Projects
  • NodeJs Projects
  • Android Projects
    • Project Ideas
      • Final Year Project Ideas
      • JSP Projects
  • Assignment Codes
    • Fundamentals of Programming Language
    • Software Design Laboratory
    • Data Structure and Files Lab
    • Computer Graphics Lab
    • Object Oriented Programming Lab
    • Assembly Codes
  • School Projects
  • Forum

Java Projects

Complete Banking System Java Project

February 7, 2016 by ProjectsGeek 2 Comments

Complete Banking System

Project Abstract

Complete Banking SystemNow-a-days, time is treated as money. No one is willing to spend their half a day’s time at bank for transactions like balance enquiry, money transfer etc.  Complete banking system which is implemented on Java provides complete solution for banking related transactions and you can perform your most important banking chores from the comfort of your home.

Existing System

In the existing system all the transactions are carried out at manually. This is a time consuming process with lots of paper work involved. Moreover, security is also a major concern.

Proposed System

Complete Banking system enables bank users to access their accounts and general information about bank’s products and services from the comfort of your PC. This application aims at secure banking system which will be accessible to any authenticated user with valid user id and password. Through this system, user can access his account from anywhere.

Modules

  • Login Module
  • Open account
  • Balance Enquiry
  • Account History
  • Admin Module
  • Loan Module
  • Money Transfer

Module Description

Login Module

      Users can log in with user id and password

Open account

     This is for new users. They can add an account. For this they need to fill a form at their bank and the bank provides with the user id and password to authenticate themselves.

Balance Enquiry

This module facilitates balance enquiry.

Account History

User can check the account history. Account history includes account details, transaction details etc. It simulates mini transaction operation but slightly different as it gives all details.

Admin Module

Complete control over all the actions of the application.

Loan Module  

      User can apply for loans through this module. Various loans offered by the bank like education , home, personal loans etc. are included. This section also includes documents needed for loan application, processing status and whether loan is approved or not.

Money Transfer

      User can transfer money from his account to other account.

Software Requirements

  •  Operating System        : Windows XP 
  •  Database                     : Oracle
  •  Programming Language: JAVA

Hardware Requirements

  •   RAM      :  256 MB or more
  •   Processor: Pentium IV or higher
  •   Hard disk: Minimum 10 G

Download Project

Project Abstract Download Abstract
Project Code Download Source Code

Other Projects to Try:

  1. Net Banking System project in Java
  2. Internet Banking System project in Java
  3. Internet Banking System project using Java
  4. Multi Banking System Project using Java
  5. Micro Banking Android project

Filed Under: Java Projects Tagged With: Java Projects

College Library Application System

February 7, 2016 by ProjectsGeek Leave a Comment

College Library Application System

Project Abstract

College Library Application SystemCollege Library application is designed to manage huge volumes of books available in libraries that are very hard to manage manually. This reduces the work of librarian and helps him to maintain library records in a systematic and synchronized manner. This application integrates the transaction management and inventory management of the Library for better control and productivity.

Existing system

The whole idea is to eliminate manual entry of book details in the existing College Library Application. This creates lot of redundant records. Details of the books issued to students are not maintained properly and the data retrieval is time consuming. Librarian has to go through exhausting list of book issues and returns each time. Manual calculation of Penalties. All these sums up and affect the productivity of the librarian.

Proposed System

A database with all the details of the books has to be created. A bar code with a serial number is generated for each book based on few parameters like name, edition, subject, author, total no. of books. The librarian should stick this bar code on the books. Whenever a student requests for issue of a book, all the books that are previously issued to him will be shown. This data can be retrieved with the help of his unique roll number. Fine amount will also be shown in case of defaulters.

College Library Application Modules

  • Student
  • Faculty
  • Administrator
  • Search
  • Reports Generation

Module Description

  • Student

        Deals with student information such as name, Roll No, books issued, penalty information

  • Faculty

         Deals with faculty information such as faculty id, books issued to them, returned books etc

  • Administrator

       This module gives access to Librarian. It is responsible for add, edit, update, delete books , manage issues           and returns, collecting penalties etc.

  • Search

        Search module deals with book search with certain keywords

  • Reports Generation

        Customized reports can be generated on daily, monthly and yearly basis.

Software Requirements

  •  Operating Environment : Windows XP 
  •  Relational database package: Oracle 9i
  •  Front End : Java
  •  Browser  : IE7 or higher
  •  Server  : Tomcat 5.1

Hardware Requirements

  •  CPU : Pentium 4 or higher 
  •  RAM  : Minimum 256 MB
  •  Hard disk : 40 GB minimum

Download Project

Project Abstract Download Project
Project Source Code Download Source Code

Other Projects to Try:

  1. Online Library Management System Project
  2. Library Monitoring System Project
  3. College Library Record System project Java
  4. 100+ Free Java mini projects with Source Code
  5. Java Projects | VB Projects | PHP and ASP Net Projects

Filed Under: Java Projects Tagged With: Java Projects

Colleges Enrollment System Java Project

February 7, 2016 by ProjectsGeek Leave a Comment

Colleges Enrolment System

Project Abstract

Colleges Enrolment SystemCollege Enrollment System is a well designed application to manage student Enrollments and to record various activities related to students.

Existing System

The Existing Colleges Enrollment System involves manual entry of student data during admission. The existing system has text based interface like MS Excel which doesn’t support multi user environment. This acts as major setback whenever the data has to be shared among multiple users. Lack of security grants access to anybody. In the existing system summarized reports cannot be generated. The college Enrollment system eliminates all these limitations by completely digitizing the whole process.

Proposed System

The primary objective of this application is to completely digitalize the existing manual system. As each and every activity is captured on line the response time increases thus increasing the throughput.

This application effectively increases the accuracy of the operations. The user friendly interface increases the ease with which operations are carried out. It is simple to use.

Colleges Enrollment System Modules

College Enrollment system has the following modules

  • Admin/Staff
  • Student

Modules Description

System Admin/Staff

  • Administrators will facilitate and instruct the students for registration.
  • The application will only function as enrolment system and does not facilitate payment transactions.
  • Permission to Edit student data
  • List different courses and specify eligibility requirements for various courses
  • Verification of student details. If all criteria are met, student is enrolled otherwise the enrolment is cancelled or rechecked.

Student

  • He should submit all the required data in order to qualify
  • Students are expected to fill up all required information in the enrolment form provided by the system.
  • Students shall be given the privilege to choose their desired courses given by the system.
  • Students are not allowed to enrol for a course that has a higher level than their present year level.
  • Courses have pre-requisites which need to be fulfilled.
  • After registration, students should proceed to the cashier for enrolment payment. Only after the fee is paid the admission is guaranteed.

Hard Ware Requirements

  • Processor     : Intel Pentium II or above
  • Ram             : 512 MB minimum
  • Hard disk     : 10 GB minimum

Software Requirements

  • Technology  :  Core Java   
  • Language : Java
  • Back End : Microsoft Access Driver (mdb)

Download Project

Project Abstract   Download Abstract
Project Code   Download Source Code

Other Projects to Try:

  1. Career Analysis System Project Idea
  2. College Management System project in Java
  3. Online Examination System project Java
  4. Course Management System project in Java
  5. 100+ Free Java mini projects with Source Code

Filed Under: Java Projects Tagged With: Java Projects

Car Sales System project in Java

February 7, 2016 by ProjectsGeek 2 Comments

Car Sales System

Project Abstract

Car Sales SystemCar Sales system is an application that computerizes the conventional car sale procedure which we are aware of. This is a windows based application. This helps in managing data related to buyers and sellers of the cars. Business reports can also be generated and viewed.

Existing system

In the existing Car Sales System all the transactions are done in offline mode. The response is very slow and it is tough to retrieve particular data. Online data capture and modification is unavailable. The records that are maintained in MS Excel cannot be shared easily in multi user environment. Lack of security grants access to anyone which may lead to data misuse.

These are the limitations of existing system.

Proposed System

The proposed Car Sales System application completely automates the existing system. It handles the new and used vehicles inventory, Front end customer booking and billing. Every detail of a vehicle like manufacturer name, date of purchase, Kilo meters ran( in case of used vehicles), price, model etc  are recorded. This window based application is designed with user friendly computerized system with which a particular data can be retrieved with ease.

Car Sales System Modules

This application is divided into following modules

  • Addition/Deletion of Cars and details
  • Viewing details
  • Searching for a car

Module Description

Addition/Deletion of Cars and details

  • System shall allow the administrator to login and add data related to cars and its images
  • He will also be able to delete old data related to cars.
  • Admin has the permission to add, edit and delete data
  • Shall be able to save list of cars

Viewing details

  • To view the saved list of cars
  • Each detail of car like year of purchase, manufacturer type, name etc can be viewed.

Searching for a car

  • Search car based on matched keywords such as cost, year of manufacture etc.
  • Search result page returns image of car, car name and information related to car

Hard Ware Requirements

  • Processor : Intel Pentium II or above
  • Ram : Minimum 512 MB
  • Hard disk : 10 GB or above

Software Requirements

  • Technology : JAVA AWT, Swing
  • Operating System : Windows XP/7 or higher

Download Project

Project Abstract   Download Abstract
Project Code   Download Source Code

Other Projects to Try:

  1. Google Driverless Car Project | Mechanical Project
  2. Sales Order Booking System project in Java
  3. 100+ Free Java mini projects with Source Code
  4. Java Projects | VB Projects | PHP and ASP Net Projects
  5. Sales and Inventory System Project

Filed Under: Java Projects Tagged With: Java Projects

Bus Booking System Project

February 7, 2016 by ProjectsGeek 2 Comments

Bus Booking System

Bus Booking System

Project Abstract

Travel industry is evolving day to day. As the industry evolves the need to digitalize all the transactions becomes need of the hour. This project which is implemented on Java platform helps to manage bus scheduling and bookings. This Bus Booking System is a easily deployable, integrated end-to-end system starting from searching bus routes to book them.

Existing System

The existing Bus Booking System is not completely computerized. The customer has to visit any booking branch if he wants to book a ticket. Bus scheduling, ticket booking, bill generation and many other operations are done manually. This may lead to incorrect entries and there is a lot of room for errors as the data is not completely synced. The availability of seats is not centrally maintained and the travel operator is not fully aware of the availability and occupancy of the seats in his buses. This is the major bottle neck.

Proposed System

Bus Booking System is a web based application which is connected to a complete database. The database includes information about buses, no. of seats available, occupancy, availability, days and time of operation, no. of buses  from point ‘A’ to point ‘B’, Price ranges, automated report and bill generation etc.

The database is updated time to time and a user can reserve his ticket from any part of the world and any time.

The application gives utmost importance to security and usability.

Bus Booking System Modules

This application is divided into following modules

  • Admin Module
  • Bookings and cancellation Module
  • Users Module

Module Description 

Admin Module

This module deals with addition and deletion of routes, buses available, pick up points, dropping points, bus codes, passenger details and bus details. He has the complete control over the application. Only admin can perform these functionalities.

Bookings and Cancellation Module

The following functionalities are included in this module

  • Search routes
  • Select bus
  • Select seats and pick up points
  • Provide information and payment gateway
  • Print booked ticket
  • Cancel the ticket
  • User suggestions/complaints

Minimum Software Requirements

  • Front end                 : J2SDK 1.6.
  • Database package    : Oracle 10g.

Minimum Hardware Requirements

  • Processor                          : Pentium IV or higher
  • RAM                                 : 512 MB minimum
  • Hard Disk                          : 40 GB

Download Bus Booking System

Project Abstract Download Source Code
Project Code Download Source Code

Other Projects to Try:

  1. Online Ticket Booking system JavaScript
  2. Simple Bus Reservation System in C Program
  3. Bus Ticket Reservation System Project
  4. Bus Ticketing Management System using visual Basic
  5. Online Cinema Ticket Booking System

Filed Under: Java Projects Tagged With: Java Projects

Bug Tracking System Java Project

February 7, 2016 by ProjectsGeek 2 Comments

Bug Tracking System

Project Abstract

Bug Tracking SystemBug Tracking System must be in place for every infrastructure we design. Software is no exception to this. This application which will be implemented on Java platform is designed to track the status of bugs that are reported during Software testing.

Existing system

The bugs that are identified by tester in software testing phase are reported to Project Manager and developer through simple shared lists and emails. Most of the companies share this information through document called “Defect report”. This procedure is error prone and there is ample chance of leaving some bugs unfixed and ignored as there is no particular tracking system in place. The team involved in the software development life cycle must be aware of the status of each and every bug reported.  The existing system fails to fulfill this requirement thus it affects productivity and accountability of every member of team.

Proposed system

Bug tracking system is essentially and effectively implemented to monitor the status of bugs in an application. All the bugs that are identified are stored in a database. Each bug is assigned with an unique bug id and respective status of bug. Bugs can be created and updated with ease. Specific user accounts to control the access and maintain security are incorporated into the application.

Bug tracking system which is implemented on Java provides an overview on standards of coding of the developers involved. Employee accountability can be tracked and analyzed on daily basis by using report generation option.

This web-based business application is a great tool for assigning and tracking issues and tasks during software development and any other projects that involve teams of two or more people.

Bug Tracking System Modules

This application is divided into following modules:

  • Project Manager/Admin
  • Developer
  • Tester

Module Description

Project Manager/Admin

  • Admin can add new user or can update the details of the existing user
  • Creates the project and assigns them to the employees for completing
  • Analyzing the project progress assigned to particular employee
  • Adding bug types, severity and status
  • Maintaining Project details, developer details and tester details.

Developer

  • View list of assigned projects
  • Responsible for bug status updation
  • Reset and edit his information like passwords

Tester

  • View list of  assigned projects
  • Add bug details
  • View Bug status

Minimum Software Requirements

  • Operating system : Windows XP /2003 or Linux or Solaris
  • Programming Language : Java
  • Web Applications : JDBC, JNDI, Servlets, JSP
  • Database : Oracle/Access
  • Server Deployment :  RetHat JBoss AS
  • Client-side Scripting : JavaScript
  • IDE/Workbench : Eclipse with MyEclipse Plug-in
  • User Interface : HTML, CSS

Minimum Hardware Requirements

  • Processor : Pentium IV or higher
  • Hard Disk : 40 GB minimum
  • RAM : 256MB or above

Download Project

Project Abstract Download Abstract
Project Code Download Source Code
Project Database Download Database

Other Projects to Try:

  1. Bug Tracking System
  2. Final Year Project-Tracking System project
  3. Vehicle Tracking Using Android Project
  4. Vehicle Tracking Application Android
  5. Employee Management System Project in Java

Filed Under: Java Projects Tagged With: Java Projects

  • « Go to Previous Page
  • Page 1
  • Interim pages omitted …
  • Page 7
  • Page 8
  • Page 9
  • Page 10
  • Page 11
  • Interim pages omitted …
  • Page 31
  • Go to Next Page »

Primary Sidebar

Tags

.Net Projects Download Android Project Ideas Android Projects Angular 2 Assembly Codes C # Projects C & C++ Projects C++ Projects Class Diagrams Computer Graphics Database Project Data Mining Projects DataScience Projects Datastructure Assignments Download Visual Basic Projects Electronics project Hadoop Projects Installation Guides Internet of Things Project IOS Projects Java Java Interview Questions Java Projects JavaScript JavaScript Projects java tutorial JSON JSP Projects Mechanical Projects Mongodb Networking Projects Node JS Projects OS Problems php Projects Placement Papers Project Ideas Python Projects seminar and presentation Struts

Search this Website


Footer

Download Java Project
Download Visual Basic Projects
Download .Net Projects
Download VB Projects
Download C++ Projects
Download NodeJs Projects
Download School Projects
Download School Projects
Ask Questions - Forum
Latest Projects Ideas
Assembly Codes
Datastructure Assignments
Computer Graphics Lab
Operating system Lab
australia-and-India-flag
  • Home
  • About me
  • Contact Form
  • Submit Your Work
  • Site Map
  • Privacy Policy