You are on page 1of 3

SYSTEM REQUIREMENTS

4.1 SOFTWARE REQUIREMENTS-

OPERATING SYSTEM : Windows 7 and above

SOFTWARE : NetBeans IDE 8.0 and above , WAMP Server

4.2 HARDWARE REQUIREMENTS (MINIMUM)-

PROCESSOR : 2 GHZ minimum

RAM : 4 GB minimum

MINIMUM STORAGE : 10 GB minimum

FRONT END TOOLS

 Front end is the part of the website that you can see and interact with directly in order to receive the
back end capabilities of the system. It involves everything that the user can see, touch and experience.

 Visual programming aims at providing the user with an interface that is intuitive and easy to use. In
developing such an interface, the programmer employs user-friendly features such as windows, menus,
buttons and list boxes.

 When the programmer needs a specific user interface feature such as button, he selects the
appropriate ready-to-use component provided by the visual programming environment. These
components can be moved, re sized and renamed as required.
Functional Requirements

Requirement analysis is a software engineering technique that is composed of the various tasks
that determine the needs or conditions that are to be met for a new or altered product, taking into
consideration the possible conflicting requirements of the various users.

Functional requirements are those requirements that are used to illustrate the internal working
nature of the system, the description of the system, and explanation of each subsystem. It
consists of what task the system should perform, the processes involved, which data should the
system holds and the interfaces with the user. The functional requirements identified are:

a. Customer's registration: The system should allow new users to register online and generate
membership card.
b. Online reservation of cars: Customers should be able to use the system to make booking and
online reservation.
c. Automatic update to database once reservation is made or new customer registered:
Whenever there's new reservation or new registration, the system should be able update the
database without any additional efforts from the admin.
d. Feedbacks to customers: It should provide means for customers to leave feedback.

You might also like