osgirl / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

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.


Languages

Language:Java 100.0%