Prepare a new fishing app, JAVA Programming

Assignment Help:

New Fishing App

Project Description:

A new app for iPhone providing a GPS connected map of the fishery you are fishing at and other logged in users who are also fishing at the same time and place. When you catch a fish you will share a photo with some details, and the system can send a notification to the users at the fishery. You will see on the map what other fishermen are catching and chat with them.

Users have a basic profile with some statistics about their fishing sessions. Your profile shows a star rating based on how many fish you are catching. You will flag other users as friends and share private data with them.

A leaderboard screen indicates the fishermen in order of catch rate with the winning user at the top. Tapping on a user from the leader board shows the fish they caught in this fishing trip.

Very basic sign up and edit profile functionality needed (more will be added in a future release).

The app requires being resilient to unreliable internet connections -- communicating with a server in the background to keep the UI responsive -- and perform adequately over 3G: images and other data sent must be optimized for slow connectivity.

Skills required:

iPad, Java, iPhone, Mobile Phone, Objective C


Related Discussions:- Prepare a new fishing app

What is the major role of ejb 2.x in j2ee? , EJB 2.x is broadly adopted ser...

EJB 2.x is broadly adopted server side component architecture for J2EE. 1. EJB is a remote, distributed multi-tier system and allows protocols like IIOP, JRMP, and HTTP etc.

Develop a custom android app, Develop a Custom Android App Project Descr...

Develop a Custom Android App Project Description: We want you to construct a custom Android app. Once user downloads the app and upon installation the user gets push notif

Explain abstract method in java, Explain abstract method in java? Java ...

Explain abstract method in java? Java permits methods and classes to be declared abstract. An abstract method is not actually implemented in the class. It is merely declared th

I need 3d globe application, I need 3D Globe (Android) application Proje...

I need 3D Globe (Android) application Project Description: Seeking a talented android programmer to prepare a simple app for Android tablet display which can feature a 3D glo

Explain overriding methods and the solution, Explain Overriding Methods: Th...

Explain Overriding Methods: The Solution The object oriented solution to this problem is to describe a new class, call it SlowCar, that inherits from Car and imposes the additi

Define the life cycle methods of a servlet? , The Web container is used for...

The Web container is used for managing the servlet's life cycle. The Web container produces an instance of the servlet and then the container invokes the init() function. At the co

Array, public class Tester { static void test(int[] a) { int[] b = new in...

public class Tester { static void test(int[] a) { int[] b = new int[2]; a = b; System.out.print(b.length); System.out.print(a.length); } public static void main(String[] arg

What is rmi, RMI is a set of APIs that permits to build distributed applica...

RMI is a set of APIs that permits to build distributed applications. RMI uses interfaces to explain remote objects to turn local method invocations into remote method invocations.

Conditional statements in javascript, Very frequently when you write code, ...

Very frequently when you write code, you desire to perform distinct actions for different decisions. You can employ conditional statements in your code to do this. In JavaScript

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd