Projekt hosted pl.vn.ua/user-list.
The application has a table of users. The table has columns with specific data. The "Select Columns" button allows you to select which columns to display. For convenience, there is a search in the list of available columns. Selected columns have a delete column button.
The application is useful for the convenience of displaying a list of users inside control systems.
- User data comes from https://mockapi.io/
- Search by columns works by filtering the list in frontend.
- DnD works using the library react-beautiful-dnd (functionality was developed using Mouse Events, but they did not work on the mobile version)
- Pagination works with a request to the backend
- User data
- Pagination
- All columns
- Popup window state
- Editing Users
- User search
- Sort by column