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

CHAPTER III

REQUIREMENT ANALYSIS

The Project involved analyzing the design of few application so as to make the application more
user friendly for a student and workers. To do so, it was really important to keep the navigations
from one screen to the other well-ordered and the same time reducing the amount typing the user
needs to do. In order to make the application more accessible, the android version had to be
chosen so that it is compatible with most of the android devices hence android 2.3.3 gingerbread
version was chosen.

(REQUIREMENTS SPECIFICATION)

FUNCTIONAL REQUIREMENTS

 Graphical user interface which the user


 Provide accessibility to the application through Wi-Fi
 Provide accessibility to the application through offline

SOFTWARE REQUIREMENTS

For developing the application, the following are software requirements:

Operating System: Windows 10

Language: Android SDK, Java

Technologies Used: Java, XML, MySQL

For running the application, the following are the software requirements:

Operating System: Android 2.3 or higher versions

Network: Wi-Fi internet or cellular network

Server: XAMPP server


HARDWARE REQUIREMENTS

For developing the application, the following are the hardware requirements:

Processor: 5th Gen. Intel® Core™ i7

RAM: 4GB
Space on disk: minimum 512MB

For running the applications, the following are the hardware requirements:

Device: Android versions 2.3 or higher

Minimum space to execute: 5.0MB

How the project will work

Meal A Minute Carenderia Finder Activity

This class is the start page of the application wherein the users’ current location is tracked
using the available Network provider. Based on the current location, the list of the carenderia pin
pointed google map.

SEARCH RESULT ACTIVITY

This activity displays all the carenderia which are result of the basic keyword search. All the
carenderia are represented in a list view with their name and first line of the address shown.

ADVANCED SEARCH RESULT ACTIVITY

This activity accepts the input from the user where the user can select of the carinderia, the rating
and the distance range. The user has an option of choosing the current address as source or
entering a different address.
ADVANCED SEARCH LIST ACTIVITY

This activity displays the list of carenderia which result from the users’ input from the advanced
search result activity. The user can see the name of the carenderia, the distance from the source
address and also the address of the carenderia.

CARINDERIA DETAILS ACTIVITY

This activity shows the details of the selected carenderia such as name, address, phone number,
rating and number of views. In this activity the users also have an option seeing the review,
writing a review, seeing the route.

SHOW REVIEWS ACTIVITY

This activity helps user in seeing all the viewers of a particular carenderia written by various
users.

SHOW ROUTE ACTIVITY

In this class the user can view the route to a particular carenderia from the selected source with
the help of Google API. This can be seen either in Maps application.

You might also like