CENG 408 User Manuel - CankayaUniversity/ceng-407-408-2021-2022-Restaurant-Reviews-According-To-Geographical-Location GitHub Wiki

USER MANUEL

1-MAIN PAGE

Firstly, User has to download the application from Google Play Store, then from they have to find the application from their phone's application list. This is the page that shows up when we open up the application, if this is the first time they are using our application they must sign up (I talked about SignUp details in 2.part) or they could enter as Anonymous users. After signin up they could enter their UserId and password to look at restaurants around their location.

mainpage

2-Sign Up Page

In this page, User's expect to enter their Id, Password(twice) and their e-mail; every User Id must be unique if new users enters a previously entered user id, They will recieve a message that tells "There is a user with given ID". E-mail that is inserted must be acceptable email, and passwords and Confirm Password must match after pressing sign me up button user's could save their info in database.

signup

3-Admin Page

This page is not for Users but for Admin purposes but when we finish our project we will update this part for Restaurant owners to update their restaurant details. Enter The ID of the deleted part, Select what is deleted review, restourant or user. Also after entering Restaurant name and summary Add restourant.

AdminPage

4-Show Restourants

In this page users could look at restaurants around their location and their average rate in this page, this page is same for both Anonymous users and logged users. When we click at a restaurant we could see their reviews (Which I told about in part 5)

ShowRestaurants

5-Show reviews page

In this page we could see what other users say about this restaurant and by clicking green button we could say that this review is useful but if red button is pressed that means this review is not helpful. And if the users would like to add a new review we could press in the right bottom click to add a new review (Which we gave details in part 6).

showReviews

6-Add Reviews page

When users would like to give a new review based on what he go throught in this restourants he could give his review and press send button to send his/her review.

AddReview

7-Show Maps page

User could send his position to recieve restaurants based on his location; also user could create a map from his location to desired location based on his location.

Map