TAPUP_AGNIESZKA_ROGUSKA_A00188976

14
TAP UP TAP UP – Android Application Agnieszka Roguska Dean Egan Business of Science in Business Computing Year 2

Transcript of TAPUP_AGNIESZKA_ROGUSKA_A00188976

TAP UP

TAP UP – Android Application

Agnieszka Roguska Dean Egan Business of Science in Business Computing Year 2

1

Contents 1. Introduction ...................................................................................................................................... 2

2. SPLASH SCREEN ................................................................................................................................. 2

3. First Page- Enter ................................................................................................................................ 3

4. Menu Page ........................................................................................................................................ 4

5. About ................................................................................................................................................ 5

6. Food Menu ........................................................................................................................................ 6

7. Drink Prices and Offers Page ............................................................................................................. 7

8. Alcohol Wizard .................................................................................................................................. 8

9. Gallery Page .................................................................................................................................... 10

10. Weekly Line Up ............................................................................................................................. 11

11. Reflection ...................................................................................................................................... 12

2

1. Introduction

TAP UP –it’s a revolution app that it is meant for everybody over 18 that has an

interest in going to Tap Up bar, this app can be downloaded into any android

phone which will give you a crystal clear understanding of what on offer and

what to expect when you get there. The splash screen it’s made to be user

friendly and it represent the bar with the name on the logo.

2. SPLASH SCREEN

3

3. First Page- Enter

ENTER PAGE

This page is one of the most important pages in this app because it states the

minimum age which the application is meant for. Also on the page we can

notice the launcher icon and background picture which was done by the design

students to make the application more user friendly and stylish. In java code I

used On Click listener for my”Enter if You are over 18 button”

4

4. Menu Page

MENU PAGE- Tap Up

This menu page give the user an introduction to which part You are interested

in. Also the graphics are brilliant showing creative part of the application. In

this menu I used “OnClickListener “for every of my buttons. Also I added the

background image in png format in xml layout and set background for all 6

buttons .

5

5. About

ABOUT- Describe all about the bar, what it stand for and who created the app

with contact details. To make this page I used just a text view with String which

contains all text I wanted to add

6

6. Food Menu

FOOD MENU- gives you access to what food is on offer with current prices.

This page was done using Json files which were uploaded to drop box. To check

the Json file for mistakes I used http://jsonlint.com/ which found all of my

mistakes.

7

7. Drink Prices and Offers Page

Drink PRICES AND Offers- gives user access to all drinks which are

currently on offer with their prices and any promotion going on. In this page

also I used Json files. Also I used “downloadUrl String” to download data from

dropbox and List view to display data .

8

8. Alcohol Wizard

Alcohol Wizard

This page allows user to calculate the amount of alcohol, volume which they

consumed or planning to consume and advise them if to continue, STOP or

Take a break. Here are the messages which can come out after inputting the

amount and pressing the volume button

Stop! The amount of volume of alcohol you consumed is quite unhealthy

and it is advised that you stop. Visit www.drinkaware.ie for more

information.

"Relax! You are coming to a point where the amount of alcohol being

consumed is unhealthy. It is important that you hydrate yourself. Visit

www.drinkaware.ie.

9

Go Ahead! You can still continue to consume alcohol. The volume of

alcohol you consumed is a healthy amount. Take caution of more units

you plan to drink. Be sure to drink water also.

To make this page I used in java code On Click listener for all of my 6

buttons.

10

9. Gallery Page

Gallery: This page allows user to see picture layout of the bar and look at the

bar past events and parties.

11

10. Weekly Line Up

Weekly Line Up – This page Gives user opportunity to look which type of

events are coming to TAP UP bar. User can choose which day he is exactly

interested in from: Friday, Saturday or Sunday. In java code I used Image

adapter.

FIRST PAGE OF WEEKLY LINE UP

12

11. Reflection

This project show me how powerful is android application and what I can do

with it. Also it taught me on how hard it’s to develop simple application with

easy menu. Also it gave me introduction a better understanding how I can

promote businesses using android app as a marketing tool.

With Android sharing the largest part of smartphone market I have come to

understand that subject Mobile Application Development is an advantage on

the future of the advertisement and marketing and given the you a better

platform in promoting yourself and your business.

Working as team as thought me how hard it is because you have to rely on the

other team member and always keep an open line of communication and it has

thought me-

Positive interdependence.-how to rely on other member to achieve our

goals

Sharing Information: Providing and reviewing information in a timely

manner.

Individual accountability.-Been accountable for doing my share of work

and understanding the final product

Face-to-face promotive interaction.-mutual feedback guidance,

challenging one another, and working toward consensus and open

communication system been an advantage

Regular self-assessment of team functioning-see how we are getting on

and if changes need to be made and finally working as a team as thought

me Appropriate use of teamwork skills to our benefit

Thanks to this subject I will have no problems with making similar apps for

pubs or any businesses.

If I will ever try to improve my app the first thing will be adding music to the

app. It will make app look much better and if user will not like it can always

switch it off. Also I will change the design of the app to more stylish than the

one I have now. Also the Menu Food page looks boring .Next time I will add

some images or animations to make it look more creative. Also I can add more

pages like booking page for parties or Contact form.

13