/BritishPetroleum

Android Application which displays a list of jobs based on location. The user can choose to view job list or can choose to view jobs on map based on location. It uses Gson to convert JSON string to an equivalent java object. The list of jobs, their location, job description and the rest of the job related data is fetched from JSON feed. Data Persistence is done using SQLLite Database in the app. Push notification has been implemented in the app so that the user gets alerts on new jobs.

Primary LanguageJava

This repository is not active