Please enable JavaScript.
Coggle requires JavaScript to display documents.
Tretton 37 :: Front-end, Employee Model, Tretton 37 :: Back-end - Coggle…
Tretton 37 :: Front-end
UI Kit
Card
Input
checkbox
Loading
Form
Error
Employee Page
Avatar
Description
Contact
Cover
Employee List Page
Search Bar
By Name
Advance Search
Sorting
By name
By Office
Filtering
By Office
By Contact Links
Result Aria
Employee Card
Avatar
Name
Office
Social Links
view setting
Grid View
List View
NotFound Page
Employee Model
email
phoneNumber
office
tagLine
manager
orgUnit
mainText
github
twitter
stackoverflow
linkedIn
imagePorttraitUrl
imageBodyUrl
imageWallOfLeetUrl
highlighted
name
Tretton 37 :: Back-end
Employee
GET :: getEmployeesList
pagination
sort
name
office
filter
name ( search )
office
[available Offices]
contact links
github
twitter
stackvoerflow
linkedin
GET :: getEmployeeById
POST :: createEmployee
in order to add new one
POST :: bulkCreateEmployee
in order to set predefined employees
DELETE :: removeEmployee
PUT :: updateEmployee
Offices
GET :: getOffices