Online Garage System
Online Garage System
A
Project Report
On
ONLINE GARAGE SYSTEM
By
Harshal Nikam 8799
Yugal Fegade 8797
Kanchan Mangrule
[2020-2021]
Task.1
Thus the striking benefit for the customer is their time is saved and quality
service is obtained.
1] The proposed system saves time by avoiding repeated visits to the garage.
2] The system keeps record of the servicing and repairing of the vehicles
of all customers.
4] This system maintains records servicing of vehicles and suggest the next
date of servicing.
The technical feasibility is defined as with what ease the project will be
completed with what of amount of requirements and the technology is used.
Since we are provided with all the technical facilities in our lab, the project is
technically feasible with the following technologies :
Release: 6.6(Final)
2] The technology is used, the equipments required and all other factors
which have required expenditure is Economical Feasibility.
Now since it just requires a system with internet connection, its investment
is much lesser, basically because of which it is more economically feasible.
1] Progress Report
3] Online Booking for getting Services is very useful and thus contributes to
operational feasibility.
5] The operational feasibility makes it easier for the customers and becomes
beneficial in terms of time and money.
To simplify the end user is the person who use the software or a
hardware after it has been fully developed, marketed and installed. It is also
the person who keeps calling the “IT Guy” with questions about why the
product is not working correctly. Generally, the terms “user” and “end user”
means the same thing.
Very careful attention had to be given to input design which is major part of
the overall system design. In order to make the data entry as easy, logical and
error free as possible, specific standard has been followed ,validation checks
provided in the system prevented the user in entering incorrect, erroneous data.
This made sure that only valid data had been available for data processing. If
valid data was entered, then meaningful errors massages had been prompted to
enter correct data. The interactive screen format facilitate the entry of valid
data.
Output, as you probably know, generally refers to the results and information
that are generated by the system. For many end users, output is the main
reason for developing the system and the basis of which they will evaluate the
usefulness of the information system data through work stations but they will
use the output from the system.
When designing output the output, system analysts must accomplish the
following,
2. Status of bill
3. Servicing details.
RELATIONSHIP TABLE:
TABLE 1: OWNER-DETAILS
TABLE 5: RECEIPT
Admin Progress
Admin's login Garage Progress bar
Login Details
System
Personal Details
User
Login
Details
View View
View Bill
Spare List Progress
Details Details
Update
Update Update
Spare
Bill Progress
Parts
Details
Owner
Admin
Login_id,Pass
word
Email validations:-
We have check validity for the email-id entered. In our system the
@symbol should not appear more than once. The dot(.)can appear at
the most once before @ and at the most twice or at least once after
@ symbol. The sub-string before @should not begin with a digit or
underscore or dot or @ or any other special character
Name validations:-
Name should not start with numbers or symbols and must have
alphabets only.