Top Banner
Event and best deal finder app for Android and iOS Presentation: Samrakchan Ghimire Twitter/Google+/Facebook: samrakchan Email: [email protected]
19
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Partylondonslide

Event and best deal finder app for Android and iOS

Presentation: Samrakchan Ghimire

Twitter/Google+/Facebook: samrakchan

Email: [email protected]

Page 2: Partylondonslide

Concept: Regendra Man Singh Basnyat

Web Developer: Sodhan Manandhar

iOS Developer: Ujjwal Shrestha

Android Developer: Samrakchan Ghimire

Page 3: Partylondonslide

Facebook Login

Club Directory (13,947 clubs/pubs)

Distance between two points

Venue Finder

Map

M-commerce (B2C)

PayPal

Purchase history

Page 4: Partylondonslide
Page 5: Partylondonslide

nearest clubs around your location

Nearest deal, best deal, popular.

Event details (artist, price, date and time, club location)

Ticketing via PayPal

map which shows shortest routeto the club

Page 6: Partylondonslide

TopTable (Online restaurant booking)

Groupon (Best deal on location based)

SastoDeal (www.sastodeal.com)

Page 7: Partylondonslide
Page 8: Partylondonslide
Page 9: Partylondonslide

1. fetch longitude and latitude using geo sensor.

2. login with facebook

3. Request party london server for list of nearby clubs or

events.

4. Show list of club / events

5. Choose the club you like

6. Login to your paypal

7. Transaction successful

8. Google Map

Page 10: Partylondonslide

1. Facebook Graph API

2. PayPal MPL Library

3. Google Map API

Page 11: Partylondonslide

1.OnScroll loading

2.Lazy Loading of Images

3.Caching of Images

4.User Preferences

Page 12: Partylondonslide

“Loading” being show to the user.Loading indicates that data is being fetched from the internet.

Page 13: Partylondonslide

Do not block UI for image loading. Load image in separate thread.

1. Queuing of Images

2. Caching of Images

3. Store cache in SD card

4. Caching speeds up loading

5. Caching minimizes data uses.

Page 14: Partylondonslide

Notify user about the possible problems

Stop loading data from internet if in case application goes in background due to phone call or start of other activity.

Save application state in case configuration changes.

Page 15: Partylondonslide
Page 16: Partylondonslide
Page 17: Partylondonslide
Page 18: Partylondonslide

Questions ?

Page 19: Partylondonslide

Thank You!!