7
Milestone III

W alkie Doggie is a web application that allows dog owners to help each other with their dog walks. It’s main feature is the walkies, which are the user’s

Embed Size (px)

Citation preview

Page 1: W alkie Doggie is a web application that allows dog owners to help each other with their dog walks. It’s main feature is the walkies, which are the user’s

Milestone III

Page 2: W alkie Doggie is a web application that allows dog owners to help each other with their dog walks. It’s main feature is the walkies, which are the user’s

•Walkie Doggie is a web application that allows dog owners to help each other with their dog walks.

•It’s main feature is the walkies, which are the user’s requests for walking their dogs.

•The users can upload them to the website, see other users’ walkies, volunteer and approve/disapprove volunteers.

Product overview

Page 3: W alkie Doggie is a web application that allows dog owners to help each other with their dog walks. It’s main feature is the walkies, which are the user’s

High level architecture

DataBase:Users

request

Server:connecting DB and clients.

Provide services

GWT web application clientAndroid client

Facebook:• User

authentication• Friends list• Photos• E-mail

Google Maps

Page 4: W alkie Doggie is a web application that allows dog owners to help each other with their dog walks. It’s main feature is the walkies, which are the user’s

•Walkie doggie is a GWT web application.

•Walkie doggie was written in java and uses google app engine as it’s server.

•Walkie doggie is integrated with facebook data base for user’s authentication and for security oriented features.

•Walkie doggie includes maps from google maps.

•Walkie doggie uses java Mail to send notification to the users.

•Walkie doggie has an additional android application.

Technologies used

Page 5: W alkie Doggie is a web application that allows dog owners to help each other with their dog walks. It’s main feature is the walkies, which are the user’s

•Learning to use new technologies on the flight.

•Working with external services, and use APIs and external libraries that aren’t always working perfect.

•planning /Working on a big scale application:• maintain code• Add features

challenges

Page 6: W alkie Doggie is a web application that allows dog owners to help each other with their dog walks. It’s main feature is the walkies, which are the user’s

A little bit of android

Page 7: W alkie Doggie is a web application that allows dog owners to help each other with their dog walks. It’s main feature is the walkies, which are the user’s

A little bit of android