Rahul PBL

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 16

A Project Report

On

HORSE LIVERY SOFTWARE

Submitted in partial fulfillment for the requirement for the award of

BACHELOR OF TECHNOLOGY
In
COMPUTER SCIENCE AND ENGINEERING
(AI & ML)
By
DANDU RAHUL (22641A6633)

DEPARTMENT OF COMPUTER SCIENCE & ENGINEERING

(AI & ML)

VAAGDEVI COLLEGE OF ENGINEERING


BOLLIKUNTA, WARANGAL(T.S)-506005. Affiliated to JNTUH, HYDERABAD

1
DEPARTMENT OF COMPUTER SCIENCE & ENGINEERING
(AI & ML)

VAAGDEVI ENGINEERING COLLEGE

BOLLIKUNTA, WARANGAL-506005

CERTIFICATE

This is to certify that the project entitled “HORSE LIVERY SOFTWARE” is


submitted by M. Sheela (22UK1A6674) in partial fulfillment of the requirements for the
award of the Degree in Bachelor of Technology in Computer Science and Engineering(AI
& ML) during the academic year 2022-2026.

HEAD OF THE DEPARTMENT EXTERNAL EXAMINAR

2
DECLARATION
I Declare that the Project entitled “ HORSE LIVERY SOFTWARE” Submitted
in partial fulfillment of the requirements for the award of the degree of Bachelor of
Technology in Computer Science and Engineering (AI & ML) to Jawaharlal Nehru
Technological University, Hyderabad is the work carried out by me.

Munigala Sheela
(22UK1A6674)

3
ACKNOWLEDGEMENT

I wish to take this opportunity to express my sincere gratitude and deep sense of respect to
beloved Dr.K.Prakash, Principal, Vaagdevi College of Engineering for making me available all the
required assistance and for his support and inspiration to carry out for this Technical Seminar in the
institute.

I am extend my heartfelt thanks to Dr.ThanveerJahan, Head of the Department of


CSE(AI&ML), Vaagdevi College of Engineering for providing us necessary infrastructure and thereby
giving us freedom to carry out for this Technical Seminar.

Finally, I We are thankful to all other faculty members for their encouragement. We convey our
heartfelt thanks to the lab staff for allowing me to use the required equipment whenever needed.

Finally, I am sincerely thanks to all the teaching and non-teaching faculty in the department of
Computer Science and Engineering (AI&ML) those who gave directly or indirectly their support in
completion of this work.

D RAHUL

22641A6633

4
ABSTRACT

Horse Livery Software is a web based application which maintains all the information about
Horses and their Liveries. The strategy of this project is to know the details that which
horse is kept in which Livery and for what price it is kept.
Admin can add liveries and view all the room requests which are requested by horse
owners and can accept them. Horse Owner can add horses, make payments updated by
Admin and can send feedback

5
INDEX

CONTENTS

1. INTRODUCTION

2. EXISTING SYSTE

3. PROPOSED SYSTEM

4.. SYSTEM SPECIFICATIONS

5. FEASIBILTY STUDY

6. CONCLUSION

7. PROJECT MODULES

8. REFERENCES

6
1. INTRODUCTION

Horse Livery Software is a web based application which maintains all the information
about Horses and their Liveries. The strategy of this project is to know the details that
which horse is kept in which Livery and for what price it is kept.
Admin can add liveries and view all the room requests which are requested by horse
owners and can accept them. Horse Owner can add horses, make payments updated by
Admin and can send feedback
This project is designed to maintain a data repository which consists of all the details of
Horse Liveries, Owners and Payments.

7
2. Existing System

Horse Owner has to visit each and every livery to get information about the liveries it is
providing. Some Liveries don’t have any website in those cases he has to go to that livery
or he has to visit any consultants to get the information in order to get the information. In
the above cases it requires lot of time for the horse owner. All the process of this existing
system is in manual process which has a lot of disadvantages like time taking, resources
allocated for each process etc.

8
3. Proposed System

We are proposing an automated system which not only gives the information of liveries
and horses but also their corresponding horse owners, payments and vice versa. By this
there is no need for the user to go to consultant or visit for the liveries for horse details,
horse owner details and payment details.

9
4. SYSTEM SPECIFICATIONS

Hardware Requirements

Processor : Intel Pentium or more


Ram : 256 MB or more
Hard disk : 40 GB hard disk recommended for primary partition.

Software Requirements

Operating System : Windows XP/7 or Later

Programming Language : Microsoft C#.Net language

Back-End : Microsoft SQL Server 2008

Framework : Microsoft .Net framework 4.5

Environment : Microsoft Visual Studio 2012

10
5. FEASIBILITY STUDY

Technical Feasibility:
Evaluating the technical feasibility is the trickiest part of a feasibility study. This
is because, at this point in time, not too many detailed design of the system, making it
difficult to access issues like performance, costs on (on account of the kind of technology
to be deployed) etc.

A number of issues have to be considered while doing a technical analysis.

i) Understand the different technologies involved in the proposed system:


Before commencing the project, we have to be very clear about what are the
technologies that are to be required for the development of the new system.

ii) Find out whether the organization currently possesses the required technologies:
Is the required technology available with the organization? If so is the capacity
sufficient? For instance – “Will the current printer be able to handle the new reports and
forms required for the new system?”

Operational feasibility:
Proposed projects are beneficial only if they can be turned into information systems
that will meet the organizations operating requirements. Simply stated, this test of
feasibility asks if the system will work when it is developed and installed. Are there major
barriers to Implementation? Here are questions that will help test the operational
feasibility of a project:
• Is there sufficient support for the project from management from users? If the current
system is well liked and used to the extent that persons will not be able to see reasons
for change, there may be resistance.

11
• Are the current business methods acceptable to the user? If they are not, Users may
welcome a change that will bring about a more operational and useful systems.
• Have the user been involved in the planning and development of the project? Early
involvement reduces the chances of resistance to the system and in General and
increases the likelihood of successful project.
Since the proposed system was to help reduce the hardships encountered
In the existing manual system, the new system was considered to be operational feasible.

Economic feasibility:
Economic feasibility attempts 2 weigh the costs of developing and implementing a
new system, against the benefits that would accrue from having the new system in place.
This feasibility study gives the top management the economic justification for the new
system.
A simple economic analysis which gives the actual comparison of costs and
benefits are much more meaningful in this case. In addition, this proves to be a useful
point of reference to compare actual costs as the project progresses. There could be
various types of intangible benefits on account of automation. These could include
increased customer satisfaction, improvement in product quality better decision making
timeliness of information, expediting activities, improved accuracy of operations, better
documentation and record keeping, faster retrieval of information, better employee
morale.

SDLC Model:

RAD is a linear sequential software development process model that emphasis an


extremely short development cycle using a component based construction approach. If
the requirements are well understood and defines, and the project scope is constraint, the
RAD process enables a development team to create a fully functional system with in very
short time period.

RAD model has the following phases:

12
1. Business Modeling: The information flow among business functions is
defined by answering questions like what information drives the business
process, what information is generated, who generates it, where does the
information go, who process it and so on.
2. Data Modeling: The information collected from business modeling is refined
into a set of data objects (entities) that are needed to support the business. The
attributes (character of each entity) are identified and the relation between
these data objects (entities) is defined.
3. Process Modeling: The data object defined in the data modeling phase are
transformed to achieve the information flow necessary to implement a
business function. Processing descriptions are created for adding, modifying,
deleting or retrieving a data object.
4. Application Generation: Automated tools are used to facilitate construction
of the software; even they use the 4th GL techniques.
5. Testing and Turn over: Many of the programming components have already
been tested since RAD emphasis reuse. This reduces overall testing time. But
new components must be tested and all interfaces must be fully exercised.

13
6. PROJECT MODULES

Modules used:
The modules of this project are divided as follows:

1.Admin

2. Horse Owner

Admin:

The admin is the only one who adds or updates the details in the project. He can add
liveries, view liveries, view room requests, view payments and the feedbacks send by the
users. He can approve the requests for the rooms.

Horse Owner:

To login into the website horse owner (user) has to register with the website by giving
the details. Then user can login with the user name and password. In this project, user can
add horses, requests for room, make payments and can view horses, payments, responses
for room and can send feedback to the website.

14
7. CONCLUSION

By this web application user get access to different types of liveries at different
locations .By this there is no need for the user to go to consultant or visit for the liveries
for horse details, horse owner details and payment details.
Horse Livery Software is a web based application which maintains all the
information about Horses and their Liveries. The strategy of this project is to know the
details that which horse is kept in which Livery and for what price it is kept.
Admin can add liveries and view all the room requests which are requested by horse
owners and can accept them. Horse Owner can add horses, make payments updated by
Admin and can send feedback
This project is designed to maintain a data repository which consists of all the details of
Horse Liveries, Owners and Payments.

15
8. REFERENCES

ASP.NET 4.5 with C#-Stephen Walther


XML - XML complete reference by Aaron Skonnard & Martin Gudgin
HTML - Steven Holzner
AJAX - JavaScript and Ajax for the web, Sixth Edition(Visual Quick Start Guide)
Modern Web Design Using JavaScript and DOM by Stuart Landgridge

Websites: www.google.com
www.asp.net
www.ajaxprojects.com

16

You might also like