• 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

ProjectsGeek

Fleet Manager System Project with Source Code

October 26, 2013 by ProjectsGeek 4 Comments

Fleet Manager System Project

The ‘Fleet Manager System’ project keeps track the information about the Vehicles, Vehicles Maintenance, Vehicles Repair, Vehicles Parts, Employees, Location and Vehicles Vendors and much more. This system will also keeps track the maintenance performed for different vehicles which are used for transportation.

The super users of the Fleet Manager System project are the ‘Managers’ and the ‘Admins’ of the different departments of this system allocated by the admin. The admin will be the owner of the transportation organization or the manager of transportation department of a particular manufacturing company or it can be CEO of the Company.

Fleet Manager System Existing System

In current Fleet Manager System project management of information of whole Fleet is a tedious , frustrating and error prone work.To make process simple and in order to schedule vehicles as well as staff, we the scheduler should not how many vehicles are there on board and available for allocation. Also system must Keep track of repair information because it is a must as some times vehicles might be referred for insurance.

Fleet Manager System Proposed System

  • To overcome the limitations in the existing system, the current system is being developed.
  • All vehicle details will be automated along with the staff information.
  • In Fleet Manager System project all functions like planning of trips and regular repair work information is being fully automated to make system more simple.

Fleet Manager System project Modules

  • User Authentication
  • Employee information
  • Inventory
  • Maintenance
  • Vehicle

Fleet Manager System project Vehicle Module

  • Adding vehicles or equipment is a simple process and doesn’t require a wealth of information.
  • We can add a vehicle with the most basic information.
  • This module will store the year, make of vehicle, model of vehicle and the base information, that is all you need.

 Fleet Manager System Project Snapshots 

Fleet Manager System admin page
Fleet Manager System login
Fleet Manager System pm schedule
login page test
add new vehicle
Fleet Manager System home page

Project Download

Fleet Manager Abstract Fleet Manager Abstract Download
Fleet Manager Report Fleet Manager Report Download
Fleet Manager Project Code Fleet Manager Project Code
Presentation Download Presentation Download

Other Projects to Try:

  1. Enterprise fleet management system Project
  2. Enterprise Fleet Management System Project
  3. Client Query Track project with Source code
  4. Package Manager-B tech final year project
  5. Vehicle Tracking Application Android

Filed Under: .Net Projects Download Tagged With: .Net Projects Download, Project Ideas

Online Blood Donation management System Project

October 22, 2013 by ProjectsGeek 55 Comments

Online Blood Donation management System

 

Online Blood Donation management System Overview

The Online Blood Donation management System is to create an e-Information about the donor and organization that are related to donating the blood. Through this application any person who is interested in donating the blood can register himself in the same way if any organization wants to register itself with this site that can also register. Moreover if any general consumer wants to make request blood online he can also take the help of this site. Admin is the main authority who can do addition, deletion, and modification if required.

Online Blood Donation management System project is aimed to developing an online Blood Donation Information. The entire Online Blood Donation management System project has been developed keeping in view of the distributed client server computing technology, in mind. The Blood Donation Agent is to create an e-Information about the donor and organization that are related to donating the blood. Through this Online Blood Donation management System application any person who is interested in donating the blood can register himself in the same way if any organization wants to register itself with this site that can also register. Moreover if any general consumer wants to make request blood online he can also take the help of this site. Admin is the main authority who can do addition, deletion, and modification if required.

Online Blood Donation management System project is designed such that it follows the view of distributed architecture having centralized storage of the database part. By using the constructs of MS-SQL Server and all the user interfaces have been designed using the ASP.Net technologies. The database connectivity is planned using the “SQL Connection” methodology. The standards of security and data protective mechanism have been given a big choice for proper usage. The application takes care of different modules and their associated reports, which are produced as per the applicable strategies and standards that are put forwarded by the administrative staff.

Online Blood Donation management System Snapshots

Online Blood Donation management System admin home
Online Blood Donation management System Project 1
state information
Online Blood Donation management System home page
add new organization
Online Blood Donation management System new country

Project Download

Online Blood Donation management System Abstract Online Blood Donation management System Abstract
Project Report Download Project Report Download
Online Blood Donation management System Code Online Blood Donation management System Code

 

 

Other Projects to Try:

  1. Blood Donation Management System
  2. Online Blood Bank System Project
  3. DBMS Project Ideas | Top Free
  4. Food Donation Project System | Free
  5. Java mysql projects with source code free download

Filed Under: Uncategorized

How to Draw Flowcharts for Programs

October 14, 2013 by ProjectsGeek Leave a Comment

How to Draw Flowcharts for Programs

 

Flowcharts is a graphical representation of an algorithm. it makes use of the basic operations in programming. All symbols are connected among themselves to indicate the flow of information and processing.

A Flowcharts is a diagrammatic representation of the various steps involved in the solution of a problem.

Flowcharts is a symbolic diagram of operation sequence,data flow,control flow and processing logic in information processing.The symbols used are simple and easy to learn.

Symbols used with flowcharts

 
 Name  Symbol  Purpose
 Terminal  Terminal  Beginning/End of the flowchart
 Input/Output  flow chart Input Output  Input/Output data
 Process  flow chart Process  Mathematical calculations, data
transfer and logic operations
 Decision Making  flow chart Decision  Alternate paths
 Connector  flow chart  Transfer to another point in the
flowchart
 Circle  FLOW CHART CIRCLE  Need to connect to another page or another section of the chart
 Display  flowchart display  Show the information is being displayed to the user

 

Example on Flow Charts for Programs

Flow chart for Two Numbers           We are using num1 , num2 and sum as variables for our program . So first of all we have to draw  a Program start box  and similarly for stop also .

 Next we should describe the variables that are declared in program like….num1 ,num2 here.

 Now To read values we need to use titled rectangle(parallelogram) as shown in diagram .

 Next All the login must be show in Rectangle as shown in diagram.

For all read and display operations you have to use titled rectangle(parallelogram) as described earlier.

 

Other Projects to Try:

  1. Public and Private Keywords
  2. Set Operations program in C
  3. Assembly Programs
  4. Object Oriented Programming Lab programs Codes
  5. Java Programs

Filed Under: Uncategorized

Hospital Management System project in Visual Basic

October 8, 2013 by ProjectsGeek 10 Comments

 Hospital Management System project Visual Basic With Source Code

Hospital Management System is a software to automate most of the day to day activities of a hospital.

Features of Hospital Management System

  • Employee registration and management.
  • Patient registration and management.
  • Lab reports handling.
  • Manage patient bills.
  • Patient’s appointment handling.
  • Pharmacy and store management.

What Impact Does Hospital Management System Have ?

  • Automating all the above tasks helps to increase Hospital’s efficiency.
  • It helps in reducing patient waiting time as patient registration is relatively faster than traditional paper work.
  • It also helps in faster diagnosis as patient’s history and suggestions by other doctors are available at hand.
  • It reduces patient’s trouble as all the bills of room, medicine, test report etc. can be paid at reception at once.
  • Pharmacy can work with greater efficacy as store management is automated and more importantly the doctor’s prescription is available.

Introduction

Theme and Purpose

appointment form
Hospital patient registration
Hospital employee registration form
Hospital Management System main form
Hospital Management master data
Hospital Management System login

 

Hospital Management System is aimed at reducing paper work for a hospital and hence improving its efficiency and speeding up of all processes.

The database can be accessed by the employees from any computer terminal connected through LAN to a server.

Hence, all the related information about a patient is available to doctors, pharmacy, reception staff (for bill processing), etc. Thus this software saves the entire patient’s hassle.

 Moreover, all the information regarding an employee is available to the administration and hence his salary can be worked out easily. Thus it avoids employees’ trouble.

Requirements for Hospital Management System Project

 Hardware Requirements

  • Minimum 5 GB space in HDD
  • IBN Net vista Pentium 4 1.7 GHz
  •  256 MB DDR SDRAM
  •  GB ULTRA HDD 7200 RPM
  •  48 x CD ROM
  •  15 “ color monitor

Software’s

  •  Microsoft Visual Basic 6.0
  •  Windows XP (Professional)
  •  ODBC Driver
  •  Oracle DBMS with SQL 8.0 Plus

 

Hospital Management System Abstract Hospital management Abstract
Hospital Management System Project Report Hospital management System Report
Hospital Management System project Code Hospital management System Code

Other Projects to Try:

  1. Hospital management System mini project
  2. Hospital Management System Visual Basic Project
  3. How to Run Visual Basic Projects
  4. Creation of activex document dll using visual basic and register it.
  5. Insurance Management System Visual Basic Project

Filed Under: Uncategorized

Web Alerts system mini Project

October 6, 2013 by ProjectsGeek 2 Comments

Web Alerts system mini Project 

Web Alerts system is a windows application that communicates with the web services hosted by particular area like e-learning, stock, weather forecast etc. After minimizing this Web Alerts system application, this will hide from the screen will appear as a Small icon in the system tray of Desktop, by which user can again open this tool. When this application is hidden, it will work silently in the background. At some regular intervals of time, it communicates with web services to find if there is any new alert created. If it finds a new alert, the tool downloads the alerts and pops up a message displaying the alert. This message will include a short description and a URL to click. By clicking the URL, you can directly reach the web page represented by the alert. For example, when a new article is submitted in or when an answer is posted for your question, your Web Alerts system tools will immediately popup alerting you to visit the page. For an applications like e-learning, marketing and Query processing even a web application can be developed for entry and editing and that can be tracked by windows, mobile and other application users thru web services. Extend the Web Alerts system application to register for alerts based on user choice. It is one of the hot requirements for every application today. This is one of the modern requirements for every desktop application today.

Purpose of this Web Alerts system Project

The Aim of the Web Alerts system project is to provide users with the updates in the areas like E-learning, stock, and weather forecast. It communicates with the web services to find if there is any new alert created. If it finds a new alert, the tool downloads the alerts and pops up a message displaying the alert. This message will include a short description and a URL to click. By clicking the URL, you can directly reach the web page represented by the alert. For example, when a new article is submitted in or when an answer is posted for your question, your Web Alerts tools will immediately popup alerting you to visit the page. For an applications like e-learning, marketing and Query processing even a web application can be developed for entry and editing and that can be tracked by windows, mobile and other application users thru web services.

The modules involved are in Web Alerts system Project are :

  • Weather Reports
  • Checking alert
  • Search
  • Reports
  • E-Learning
  • Download
  • New alert Notification
  • Weather Forecast

 

 <span style="font-family: georgia,palatino; font-size: medium;">Web Alerts system Project</span>

 

 

 

 

Other Projects to Try:

  1. Feedback Collection System Mini Project in Java
  2. Web Skeletonizer Service project in Java
  3. To Implement Web Crawler in Java BE(IT) CLP-II Pratical
  4. 100+ .Net mini Projects with Source Code
  5. 100+ Free Java mini projects with Source Code

Filed Under: Uncategorized Tagged With: Project Ideas

Application Independent Caching final Year project

October 2, 2013 by ProjectsGeek Leave a Comment

Application Independent Caching

As the Internet is growing more and more people are moving out of offices running LAN applications over the WAN. Most of the commonly used applications have not been designed taking slow transport into consideration. Even if the applications are slow transport aware, the client-server components may exchange lot of information to maintain consistency of run time information.

Even if the applications implement compression, the net amount of data transfer over the transport is reduced by some %.

There are some applications which have been designed with low bandwidth requirement; one of such application is SAP. SAP caches all the data locally and transfer only changed data over the transport.

The only way to have the application perform better over WAN is to reduce the amount of data transfer.

Caching is one method to reduce the data flowing over the network. A limited set of protocols have caching inbuilt, like HTTP.

In HTTP protocol, the client browser caches the data and on next request of same page it sends the request along with cached page information to server (Last Modification Time of the Page file). The HTTP server checks if the cached information at the client end has not been outdated. If outdated, new page is pushed to client otherwise “Page Not Modified” message is sent to client browser to use the cached object.

To implement similar Application Independent Caching mechanism for other applications, it will require significant changes in the base protocol of the application.

In this paper we will discuss a method to reduce the traffic for applications using standard protocols without modifying the protocol and the application.

We plan to implement a Application Independent Caching mechanism off the applications. We will implement a cached transport over which a application protocol will run. This is similar to implementing caching in TCP/IP layer.

 Application Independent Caching final year project Idea

We want to avoid sending protocol packets over the network which has earlier been sent on network. Rather than sending the complete packet again over the network, we will notify the other entity using a code about generation of same packet on this end.

This requires us to develop a new transport (over TCP) using client and server side agents.The current solution is for two peer machines talking to each other.

 An Application Independent Caching Client (AICC) agent will be installed on both the machines. AICC agent sits about TCP/IP layer of the OS and monitors all the outgoing and incoming packets. AICC has some significant space reserved for caching on hard-disk. All the packets going out and coming in to this machine are cached on this storage and each packet is assigned a universally unique code. Whenever an application transmits a packet, AICC gets the packets and searches for a similar packet in the cache. If a matching packet is found, AICC increments the cache hit counter for the entry in cache and sends the unique code for the cached entry over the wire. The other peer will receive the code rather than the original packet. Since the packet was already sent over the wire sometime back, the receiving machine already has the packet in its cache. It finds the packet using the unique code and passes on the corresponding cached data to the application.

Download  Application Independent Caching 

Application Independent Caching Abstract Download Abstract
Application Independent Caching project Report Download Project Report

 

 

Other Projects to Try:

  1. Internet E-mail System and P2P Computing-final year projects for cse
  2. Voice Chat Server Final Year Project
  3. Detecting SNMP service on a network Final Year Project
  4. Mail Server Final Year Project Idea
  5. Networking Projects for Computer Science

Filed Under: Uncategorized Tagged With: Project Ideas

  • « Go to Previous Page
  • Page 1
  • Interim pages omitted …
  • Page 85
  • Page 86
  • Page 87
  • Page 88
  • Page 89
  • Interim pages omitted …
  • Page 135
  • 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