Skip to content

TafadzwaD/Employee-Directory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📜 Employee Directory

A Flutter clone of Employee Directory, Dribble design by Syed Ali.

Problem Statement

  • Display splash screen for 3 second on launch
  • After splash, the list of employee's full name (First name + Last name) must be displayed with their image as icon in list as per the dribble design
  • The list must show alphabetical scroll on right edge of the list so user can jump tap any alphabet to move to the employees whose first name starts with that alphabet
  • The list must be infinite scroll, in each scroll, it fetches set of 50 employees.
  • When user taps on an employee, the details screen of that employee must be displayed
  • User can press back button to navigate back to list screen

Video Of Solution

Giph

Pictures Of Solution ( Potrait Mode)

First Potrait Mode Image

Second Potrait Mode Image Employee Details Screen

Pictures Of Solution ( Landscape Mode)

First Landscape Mode Image Second Landscape Mode Image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published