Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Users and companies

The task is to display a list of companies and their users Data source is a db.json file that you need to serve using json-server.

Steps to finish the task:

  1. Install necessary packages using NPM
  2. Fetch users and companies data
  3. Place them in appropriate structures
  4. Parse the data and display it in tables using Bootstrap
    • Sort the list of companies ascending according to the number of users and show the number of the users
    • Display the list of companies with the possibility to expand the list of users of a certain company (show names and emails)

Create a new branch and at the end of the work create a pull request to master

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages