0% found this document useful (0 votes)
94 views20 pages

Supriya

This project report summarizes a student's project on an online product renting system developed for their college. The system allows an admin to manage a database of product details and track products for sale and rent. It provides a way for the admin to view customer and product information easily to save time and money compared to manual methods. The student developed the system to meet the objectives of their college course and conducted testing before concluding the project met its goals.

Uploaded by

sunny
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
94 views20 pages

Supriya

This project report summarizes a student's project on an online product renting system developed for their college. The system allows an admin to manage a database of product details and track products for sale and rent. It provides a way for the admin to view customer and product information easily to save time and money compared to manual methods. The student developed the system to meet the objectives of their college course and conducted testing before concluding the project met its goals.

Uploaded by

sunny
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 20

A

PROJECT REPORT

ON
<Project Name>
At

Prof. R.M.C College Akurdi (ACS)


Submitted By

<Student Name>

In Partial fulfillment of course


Bvoc (Software Development )
Savitribai Phule Pune University

P.D.E.A.’S
PROF. RAMKRISHNA MORE ARTS, COMMERCE & SCIENCE
COLLEGE AKURDI, PUNE – 411 044.

2018-2019

P.D.E.A.’S
PROF. RAMKRISHNA MORE ARTS, COMMERCE & SCIENCE
COLLEGE AKURDI, PUNE – 411 044.

CERTIFICATE

This is to certify that the project entitled m

<Project Name>

Has been successfully completed by

Name: <Student Name>


Roll No: <Student Roll No>

Towards the fulfillment of B. Voc. (Software Development) Sem-V


For the academic year 2018-2019.

Mr. Kalyan C. Jagdale Mr. Kalyan C. Jagdale


Project Guide Head of Department

Internal Examiner External Examiner


INDEX

1. Introduction
1.1 Existing System
1.2 Need for System
1.3 Hardware and Software Specification
2. Proposed System
2.1 Proposed System
2.2 Objectives of the System
3. Analysis and Design
3.1 Use Case Diagram
3.2 ER Diagram
3.3 UML Diagram
3.4 Sequence Diagram
3.5 Component and Deployment Diagram (If necessary)
3.6 Data Dictionary
4. Implementation
4.1 Input and Output Screen screen
5. Testing
6. Future Enhancements and Conclusion
6.1 Future Enhancements
6.2 Conclusion
7. Bibliography
Introduction
EXISTING SYSTEM
This Online Chat System project in PHP will uses a single login
page that will provide select option such as admin and users. It
admin id and password for type users will be matched from the
database, then it will be redirected to the admin home page and user
id and password will be matched with type users, it will be
redirected to the users home page. If any id and password mismatch
found, then it will prompt for re-entering correct id and password by
that users.
Admin will have the authority to block any users any time and asked
for verification process such as entering their correct email id. File
up loader concept has been used to send and receive documents
such as images, doc file, pdf file etc from one person to other
person. Maximum file size which can be sent and received will be
45 MB.
Chat screen will open which will display the user name and its
image. It will also maintain the chatting history data and
conversation data between two users along with date and time.
When the user will click on Logout button, it will destroy their
session which has been set by the server side and making all their
property to null, by which their account will not be hacked

 
Need for System :
HARDWARE AND SOFTWARE SPECIFICATION
Hardware Requirement:
CPU: Pentium IV
Hard Disk : 5GB.
Input device: Keyboard, Mouse
Output device: Printer
RAM: 2.00 GB
Processor: Intel(R) Core (TM) i3-5010U CPU @2.10GHz
 
Software Requirements:
Windows Xp, Windows 7(ultimate, enterprise)
Editor:Web matrix
Software platform : IIS server.
Front-End Tool : HTML,CSS, bootsrap,PHP , JavaScript.
Back-End Tool: MySQL5.7,phpmyadmin
Web browser : Google Chrome , Mozilla Firefox.
PROPOSED SYSTEM
 
The main objective was to create a unique and useful “online
student feedback system” with exceptional quality and
services that differentiates it from other system. The key feature of
the element of this system is:
Database
Functions
Users are broadly classified into 4 categories:
1. Admin
2. Student
3. Faculty

 
OBJECTIVES OF SYSTEM
1) Decision making power is provided by this system.
2) Accurate result can be obtained.
3) This system makes Selection process more effective
4) To increase efficiency proposed system is depend on
classification method.
5) Proposed system is used to reduce confusion at the time of
processing feedback average

USER MANUAL
 Admin Login: Admin will fill the information of students as well
as view their feedback, add and delete student and generate the
average report of that feedback.
User Login: Student will login in their login form with proper id
and password which is provided by admin at the time of registration.
After that if student want any changes in his profile then there is an
option for edit such particular information of his own.
Analysis and Design
Use case Diagram

ER Diagram
ER Digram
Implementation
Testing

Testing is a process of executing a program with the indent of finding an error. Testing
is a crucial element of software quality assurance and presents ultimate review of
specification, design and coding.

Testing Objectives:

1. Testing is a process of executing a program with the intent of finding an error


2. A good test case is one that has a probability of finding an as yet undiscovered
error
3. A successful test is one that uncovers an undiscovered error

The primary objective for test case design is to derive a set of tests that has the
highest livelihood for uncovering defects in software. To accomplish this objective two
different categories of test case design techniques are used. They are

 System testing.

 Unit testing.

System testing:

System testing focus on the program control structure. Test cases are derived to
ensure that all statements in the program have been executed at least once during testing
and that all logical conditions have been executed.

Unit testing:

Unit testing is designed to validate functional requirements without regard to the


internal workings of a program. Unit testing mainly focuses on the information domain
of the software, deriving test cases by partitioning input and output in a manner that
provides through test coverage. Incorrect and missing functions, interface errors, errors
in data structures, error in functional logic are the errors falling in this category.

FUTURE
ENHANCEMENT

This is not the overall description about the feedback system. Some more
forms can also be added so as to better
retrieve the feedback details. We implemented the system as per the college
level as well as we will implement it in
hotels, universities, private institutions, management offices etc. Further
enhancements can be made in
designing the screens. Some more forms can also be added so as to better
retrieve the feedback details. Some more
design can also be added in the particular system.

CONCLUSION
This project is design for the purpose to reduce the lecturer’s time and to
reduce the burden of maintaining huge
amount of records of students. At the time of feedback generation it apply
formulae for generate a feedback of
particular subject. After that it will displayed the whole record sheet to the
staff, when the staff will login in the
system. As the comparison with Manuel feedback or existing feedback
system the new system is easier way to
manage whole things in a particular manner. As per the existing system it is
very easy process to save each and
every record of individual student by the use of database.

BIBLIOGRAPHY

Reference:
www.w3school.com
www.bootstrap.com
www.google.com
Books: learning PHP (Learning PHP, MySQL , JavaScript , CSS &
Html5) 
by Robin Nixon 
Web Design with HTML, CSS ,bootstrap, JavaScript and jQuery
Set Paperback – Import
by Jon Duckett.

 
ACKNOWLEDGEMENT
 
It is event of great pleasure in presenting my project work
done and submitting this report entitled “<Project Name>”.
I extend our sincere thanks to our respected vice principle
“Mr. M.G.Chaskar” and head of the department “ Mr. Kalyan
Jagdale”, and for the valuable co-operation and claver guidance,
inspiration and constructive suggestions that helpful to me in the
preparation of this project. 
 
 
Gajanan Ladke
INTRODUCTION

This project is all about the rent of the product where the Admin of
the product buying and selling system has to maintain the database
of the properties details which he has to store information of
properties details. This system is going to provide the total detailed
information about the product details. The system totally saves the
time and also money. This system allows admin to see the details of
product which are get sold as well as which are in selling process,
can see customer details or can see product details as well as its
selling details in this system easily without wasting his/her time.

Project Name : < Project Name >


Student Name : < Student Name >
Roll No :
College Name : Prof. RamKrishna More
College, Akurdi Pune-411044
Sub Name :
Sub Sir :
Analysis and
Design
Input and
Output Screen
screen

You might also like