• 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

Gym Management System Project

November 14, 2017 by ProjectsGeek Leave a Comment

Gym Management System

 

Objectives of the project This Gym Management System shall enable the user to add members to a gym and manage the fee payment of the gym user. It is a very simple interface developed using .net. The user of the system shall be able to add a new gym member. The tool shall add all the necessary details like name, admission date, contact details into the system. The Gym Management System shall also monitor the timings for the member. It shall allow the user to make fee payments. This tool shall hold all the details of gym members. It shall enable the user to make payments monthly, quarterly or annually.

Gym Management System

Existing Gym Management System

The existing Gym Management System did not have a user-friendly interface. The details regarding gym members were manually written and recorded. There was no system of paying fees online. The gym members were not notified regarding the fee payment that were outstanding. 

Proposed System

This Gym Management System tool is basically developed to aid the user to add a member to the gym. The user shall be able to add the name, date of birth and contact address of the member. It also records the phone numbers and the height and weight data of the member. It shall have the admission date. It also has an option to check whether the member is new or an existing one. It stores the photo of the member. It shall help the user to know about fee payments. It has the option to select type of fee payments. It could be monthly, quarterly or annually depending on the choice of the member. It also holds the receipt number and the amount of fees paid. It shall also generate reports based on the payment of fees. It shall also enable the user to update information of members. This tool uses .net framework with MS Access as the database. It secures the data of each user. Storage and retrieval of data is fast through these .net tools.System

Gym Management System Specifications

Modules

Member: This module shall have all the details pertaining to the member such as name, contact number, gender, address, date of birth, admission date etc.

Fee Payment: This module includes the fee payments. It has the type of payments, amount paid etc. 

Reports: This module includes the report data. It notifies about the pending fee payment for different members. And also prints reports of fee payments.

Hardware configuration 

  • Processor Pentium III 866 MHz
  • RAM 128 MB
  • Monitor 15 inch color
  • Hard disk 20 GB
  • Floppy drive 1.44 MB
  • CD drive LG 52X
  • Key board Standard 102 keys
  • Mouse

Software configuration

  • Operating system Windows XP Professional
  • Environment Visual studio NET 2005

Download Project

Gym Management System Abstract Project Abstract
Gym Management System Code Source Code

Other Projects to Try:

  1. Online School Fees System Project
  2. Apartment Management System Project
  3. School Billing System Project with Source Code
  4. Membership Management System Project
  5. Online clinic management system Project

Filed Under: .Net Projects Download Tagged With: .Net Projects Download

Simple Inventory System Project

November 13, 2017 by ProjectsGeek Leave a Comment

Simple Inventory System

 

This Simple Inventory System project aims at creating an inventory system to track the sales of and transactions of items for a particular industry. It has secured login for users. It shall generate reports based on the choice of users. It could be daily, monthly or quarterly reports. It shall also display the quantity of items sold or the stock left in the warehouse. This Simple Inventory System application shall display a grid view which clearly specifies the date of inventory, the quantity of items sold and stock left and the price of these items. The application shall give a good overview about the inventory for that particular system involved.This project aims at creating an inventory system to track the sales of and transactions of items for a particular industry. It has secured login for users. It shall generate reports based on the choice of users. It could be daily, monthly or quarterly reports. It shall also display the quantity of items sold or the stock left in the warehouse. This application shall display a grid view which clearly specifies the date of inventory, the quantity of items sold and stock left and the price of these items. The application shall give a good overview about the inventory for that particular system involved.

Simple Inventory System

Existing Simple Inventory System

The existing Simple Inventory System kept track of items manually. All the data was manually written and stored in files. That was a tedious technique to keep track of inventory. It was a difficult task to get all the monthly and quarterly reports. To keep track of all the sales and transactions across different departments was a difficult task for the users.

Proposed Simple Inventory System

This tool shall enable the user to keep track of the inventory without much difficulty. The users shall have secured access to the system. The security is provided through MD5 encryption. The registered user shall login to the system and can check for the inventory of the items. They can check the price, sales of items and the stock currently held. The user also shall be able generate report. It could be daily, monthly or quarterly reports. The admin shall be able to add user and create access privileges to him. The grid view shall list all the products. You can click on the row to enter the quantity sold. There are separate tabs to add product, edit price of products. Through these tabs the user shall be able to manage adding and updating of products. There shall be logout button to exit out of the system.

Simple Inventory System Specifications

Modules

User: This module shall have the login details of the User.

Product: This module holds the data related to the product sold. It contains the name, description and the price of the product. It shall also have the quantity of the product left.

Reports: This module shall keep track of all the reports. It can generate daily, monthly and quarterly reports.

Hardware configuration 

  • Processor Pentium III 866 MHz
  • RAM 128 MD
  • Monitor 15 inch color
  • Hard disk 30 GB
  • Floppy drive 1.44 MB
  • CD drive LG 52X
  • Key board Standard 102 keys
  • Mouse

Software configuration

  • Operating system Windows XP Professional
  • Language PHP
  • Back end MYSQL

Technologies used

  • HTML5
  • CSS
  • PHP
  • MySQL 

Download Project

Simple Inventory System Abstract Abstract Project
Simple Inventory System Source Code Project Code Download

Other Projects to Try:

  1. Android Inventory Tracker Project
  2. Software Inventory System Project
  3. Inventory Management System Java Project
  4. Simple Dynamo Android Project with Source Code
  5. Simple Chat Room System Project

Filed Under: php Projects Tagged With: php Projects

Online Discussion Forum Project in PHP

November 8, 2017 by ProjectsGeek Leave a Comment

Online Discussion Forum

 

It’s a PHP project named “Online Discussion Forum” is the place where persons after creating their account can share their ideas and make discussions on various topics. It’s a technical discussion form, where users will able to enter questions and get answers on various technical and other topics. For example, the topic can be related to PHP, Java, general knowledge, English, maths, hibernate etc. Each type of questions will be under particular forum. Registered users will be allowed to enter questions, provide answers to the questions, get personal messages to their notification area, make reply to other existing posts etc. We have used standard WYSIWYG editor to enter questions and get answers in formatted manner. Even the attachments can be made with particular posts through technical online discussion form developed in PHP.

Existing System

In the previous existing Online Discussion Forum project system, there was no proper moderation channel where the person cannot keep an eye, what’s going on and the rules are being followed by all existing users. There was no proper communication channel. Previously, users were not able to get admin messages and options to create their community and send friend request to existing users. There was no check performed on validation and type of questions to be entered under particular forum. In existing system, there was no proper password recovery method, and the admin does not have the power to block users, their activity and points which is assigned to them.

Online Discussion Forum Snapshots

Online Discussion Forum project Online Discussion Forum Register Page

Proposed System

In this new PHP based technical Online Discussion Forum, there will be three type of users who will interact this system and control the various activity. These three users will be: admin, moderator and the users. Users will be responsible to enter questions in particular forum, get their answers, make reply to existing posts, check scores of other users, access message dialog box and make changes through their profile settings. It’s the moderator, who will have the authority to approve questions and answers posted by the registered users. Admin will keep track on various activity of users and the moderators. Among these, there are other features, like displaying the posts based on various parameters like recent posts, displaying in ascending or descending order, by date etc, switch to other forums, check online users and send friend requests.

Features of this Online Discussion Forum project

  • Using PHP based technical online discussion forum, users can manage their personal accounts.
  • Users can create their groups and send invitations to other users for joining their created groups.
  • Users can directly send private messages and friend requests to other users, even to the admin and moderator.
  • Special appearance and profile avatar for different tier level users.
  • Easy password recovery through users registered email address.

Download Project

Online Discussion Forum Abstract
Online Discussion Forum Report
Online Discussion Forum Code

Other Projects to Try:

  1. Student Information System project in PHP
  2. PHP projects with Source Code
  3. Online Chat System project in PHP
  4. Online Examination System project in PHP
  5. Online Music Library project in PHP

Filed Under: php Projects Tagged With: php Projects

Secure LAN Communicator Project

October 26, 2017 by ProjectsGeek Leave a Comment

The secure LAN communicator will be used to make the communication safe and comfortable. This project will not require the server to work. It will create a chat room with different chat participant. The project will provide efficient use of communication between various departments of an organization. The system will provide robust security to the details shared in the application and the information of the participants. No outside member can use this system until the admin allows. The program will be stable and will provide a very interactive user interface. The users will not require learning about the system.

Secure LAN Communicator
Existing system

In the present Secure LAN Communicator system, we use Internet for the communication between the employees of an organization or we contact directly to each other. In the web-based communication, there is the high possibility of data loss and unauthorized connection, the result of which may lead to a leak of crucial information. While in the manual communication in which a person make contact in the physical world require a high amount of time. The system which is present is complex and not reliable to use.

Proposed system

When we want to contact between the several departments of an organization, then we can use the system which will not use the internet and hence makes the system secure to use. In the proposed Secure LAN Communicator we will develop an application based on the LAN for the communication. If we use the LAN to establish the connection between the various departments in any organization, then an unauthorized person cannot use this system. The application will provide an easy and user interactive interface so that a person can make the connection without any difficulty and knowledge. A person with little knowledge can easily use this system. To get the access to the program, a user will need to request to the admin.

Secure LAN Communicator Module

The secure LAN communicator project consists of two modules.
Server module: The server module will maintain the details of the user such as login name, passwords. It will give the response to the request of clients. The server module will authenticate the user by matching the user ID and password. Only the admin can change the information in the server module.
Client module: The client module will send the request to the server, to get access to the system. When the client gets authenticate, then it will provide information about users who are online or offline, previews messages, etc. to the user. Then a client can chat and share files with other connected users.

Software requirement

  • Operating system: Windows XP or above versions.
  • Front End: Visual Studio.NET 2008 Enterprise Edition.
  • Back End: Microsoft Visual C#.NET
  • Framework: Visual Studio.NET Framework

Hardware requirement

  • Hard Disk: 40 GB or Above.
  • Processor: Pentium 4.
  • Processor Speed: 2.8 GHz
  • RAM: 512 MB

Download Project

 Secure LAN Communicator Abstract Project Abstract
 Secure LAN Communicator Code Secure LAN Communicator Project

Other Projects to Try:

  1. Simple Chat Room System Project
  2. Address Book Project with Source Code
  3. Gas Agency System Project
  4. Lan Chat and File Sharing Java Project
  5. Final year telecommunication engineering project-Intercom Over LAN

Filed Under: .Net Projects Download Tagged With: .Net Projects Download

High School Management System Project

October 24, 2017 by ProjectsGeek Leave a Comment

The Pratibha high school management system based on the internet. It will provide various information about the school. A person can get details about the courses that the school offer, while the system will also provide the information like the number of teachers present in the school and their qualification. The student will get benefit from this system as now the students can know about the syllabus, holiday assignments, etc. The teachers can maintain the performance report of the students and can communicate through it even though if they are not present in the class.

High School Management System Project

Existing System

In the current days, if the parents want to know about the school then they have to visit school, or they ask about it from another person, and due to that, a person cannot get all information related to school as most of the time no one talks about previews performance of a school. The High School Management System also maintains all the information related to faculty and students manually in the paper which creates difficulty at the time of retrieval for any particular information and takes a lot of time. To give any assignment, the teacher needs to present in the class.

Present System

In the Pratibha High School Management System, we will build a system which will help the school to maintain the information of different department found in the school. Any person who wants to take admission for their children need not go to school and can get all the information in the home. The parents will get access to the information about preview performance of the school and can know about each teacher. The teacher can upload the performance of the students to the application so they can keep track each student. The student will get access all the updated information once they will go to the system.

High School Management System Module

In the presented module three module are present.

Admin: The school administration will use this module and will update the information about the school. The admin can view the details of another module can make changes if required. The information will be about the library, fee, laboratory, etc.

Faculty: The teacher will use this module to keep track to the students of the school. The teacher will update the exam performance, external activity of the students. They will provide marks, assignment to the students.

Information: The student and parents will get information from this system. The parents can know about the schools. Whereas, the students will get their academic details.

Software requirement

  • Operating system: Microsoft Windows XP/ 7/ 8/ 10.
  • Front End: Microsoft Visual Studio 2005.
  • Back End: ASP .NET
  • Database: Microsoft SQL Server 2005.

Hardware Requirement

  • Hard Disk: 20 GB
  • RAM: 512 MB.
  • Processor: Pentium 4 (1.6 GHz) or higher.

Download Project

High School System Abstract High School System
High School Management System Code Project Source Code
High School Management System Database High School Management System Database

Other Projects to Try:

  1. School Management System in Java
  2. School Billing System Project with Source Code
  3. School Management System Project in C++
  4. School Management System Project
  5. School Penalty Management System Project

Filed Under: .Net Projects Download Tagged With: .Net Projects Download

What is Mongo DB?

October 24, 2017 by ProjectsGeek Leave a Comment

What is Mongo DB?

MongoDB is an open source database and which is one of the leading NoSQL database available in the market. It is based on document and collection concept which is very different from traditional databases. MongoDB is written in C++ language as building blocks.

 

Main Benefits of Mongo DB

  • Cross Platform
  • High Performance
  • High availability
  • Easy scalability

 

Difference between Mongo DB vs Traditional Databases or RDBMS

Below table shows all the difference between mongo db and RDBMS. Its shows you list of terminologies used in both the databases systems. On left hand side we have terms used in mongo db whereas right side shows terms used in traditional databases or RDBMS databases.

 

Collection Table
Document Tuple/Row
Field column
Embedded Documents Table Join
key _id Primary Key

 

What is Collection?

In terms of mongo db collection is collection or group of documents in mongo database. It is almost same concept as TABLE we have in RDBMS database. This collection consist of multiple documents inside each collection and we can multiple collections inside one database. This document inside collection can have multiple fields which specify columns in RDBMS database.

NOTE : Collection do not have any schema this is what no Sql comes into picture.

 

What is Document?

Document in context of mongo db is set of key value pair which holds data inside collection and there is no scheme for document. You can add extra field or remove from document based on your need. So documents inside collection can hold different kind of data with different schema and fields.

 

Primary Key in Collection

Primary key in collection is unique key to identify unique document. It is called as key _id as well and consist of key value pair. This unique key is 12 bytes hexadecimal number which is unique in collection. These 12 bytes hexadecimal number contains first 4 bytes for the current time stamp, next 3 bytes for machine id, next 2 bytes for process id of MongoDB server and remaining 3 bytes are simple incremental value.

What is Mongo DB

 

Other Projects to Try:

  1. Creating SDI, MDI, Dialog Based Application

Filed Under: Monogdb Tagged With: Mongodb

  • « Go to Previous Page
  • Page 1
  • Interim pages omitted …
  • Page 18
  • Page 19
  • Page 20
  • Page 21
  • Page 22
  • 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