Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1.06 KB

README.md

File metadata and controls

15 lines (11 loc) · 1.06 KB

LoadApp

Android application listing available jobs in the transport segment

The app was written in conjuction with a heroku server which provides api with several endpoints used by this app.

Login / Register

Login / Register screen downloads supported languages, qualifications and their pictures from the server. Parsing login/register data and checking its correctness is done in this app.

Main screen

Main screen shows the list of available offers. User can click on them to see the details and send an application. Those offers are fetched through an API.

Offers are also displayed on the map, which is easily available after dragging the offer list. It shows the location of offers which open the particular offer when clicked. There is also screen for Companies to make new offers