Skip to content

ajithvgiri/wred

Repository files navigation

Employee Directory

  1. Fetch employee’s JSON data from the following URL http://www.mocky.io/v2/5d565297300000680030a986
  2. Store the data in a database. Once the data is stored, it should always use the data from the database without calling the webservice.
  3. Fetch the list of employee’s from the database and display in a list (Profile Image, Name, Company Name)
  4. The app should have an option to search the employee using the name or email address.
  5. Ontapingtheemployeeinformationfromthelist,Theappshould navigate to the employee details screen and display the full details (Profile Image, Name, User Name, Email address, Address, Phone, Website, Company Details)

Libraries used

Download

Download APK

About

Employee Directory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages