Project ID:
306564
Project Type:
Fixed
Budget:
$30-$250 USD
Project Description:
This is a J2ME that would run on cell phones. It is a companion to web project.
The purpose of demanded application is to allow its users to quickly jot down ideas when users are away from their PCs.
An idea is a single sentence like "Call mom","Staff meeting friday 10am" or "Dark Knight tickets".
The application must allow to enter such ideas
Ideas would then be pushed to the server via simple HTTP request.
There are two modes how this can be done:
- Immediately after an idea is entered. In this case when the server gives "OK" response the idea is no longer stored in cell phone.
- Later. In such case all the stored ideas will be sent to the server and the list of stored ideas will be cleared.
The application must have an Options screen where two options can be set:
- the synchronization mode (see above) - either "Manual" or "Automatic"
- the "API key" - a simple authentication string
The code must be professionaly well written, commented, with maximum usage of Object-Oriented practices and design patterns.
The appliaction must be able to run on maximum amount of cell phones from various vendors without graphic or other bugs.
Skills required:
Java