Partylondonslide

19
Event and best deal finder app for Android and iOS Presentation: Samrakchan Ghimire Twitter/Google+/Facebook: samrakchan Email: [email protected]

Transcript of Partylondonslide

Event and best deal finder app for Android and iOS

Presentation: Samrakchan Ghimire

Twitter/Google+/Facebook: samrakchan

Email: [email protected]

Concept: Regendra Man Singh Basnyat

Web Developer: Sodhan Manandhar

iOS Developer: Ujjwal Shrestha

Android Developer: Samrakchan Ghimire

Facebook Login

Club Directory (13,947 clubs/pubs)

Distance between two points

Venue Finder

Map

M-commerce (B2C)

PayPal

Purchase history

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

TopTable (Online restaurant booking)

Groupon (Best deal on location based)

SastoDeal (www.sastodeal.com)

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

1. Facebook Graph API

2. PayPal MPL Library

3. Google Map API

1.OnScroll loading

2.Lazy Loading of Images

3.Caching of Images

4.User Preferences

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

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.

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.

Questions ?

Thank You!!