Skip to content
View khaimyk's full-sized avatar

Block or report khaimyk

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
khaimyk/README.md

      

Building a User Management Table: Develops a table that displays user information, including name, username, email, and phone, fetched from a mock API.
  1. Fetch All Users: • Use the endpoint GET /users from JSONPlaceholder to retrieve the list of all users. Documentation: JSONPlaceholder
  2. Display Users in a Table: • Implement a table with columns: name, username, email, and phone.
  3. Implement Advanced Filtering: • Add search input fields for each column (name, username, email, phone). • Ensure that the table dynamically filters results based on user input in these fields, with real-time updates.
  4. State Management: • Use Redux to manage the application state, including user data and filter states. You can choose between Classic Redux or Redux Toolkit for this task.
  5. Type Safety: • Apply TypeScript comprehensively across the entire web application to ensure proper typing and reduce potential runtime errors. This includes all aspects of the application’s functionality.
  6. Design and Styling: Design the table and search inputs to be user-friendly and visually appealing. The styling is up to you, aiming for a clean and effective user interface.

  • Simple online store on Node.js (server) and React.js (client). Data will be stored in PostgreSQL database. For the server part we use the Express.js framework. Application has no practical value, made for study purpose.

                                                  

Built with React Native for seamless user experiences, Animatable for captivating animations, and integrated with the dependable backend systems of Appwrite, this app showcases impressive design and functionality, enabling seamless sharing of AI videos within the community. - React Native - Expo - Nativewind - Animatable - Appwrite

                                          

Thanks for stopping by!

Contact Info:

Popular repositories Loading

  1. storeCopy storeCopy Public

    In the process of project implementation

    JavaScript

  2. user-management user-management Public

    TEST ASSIGNMENT

    HTML

  3. Khaimyk Khaimyk Public

    portfolio

  4. Aora Aora Public

    Application has no practical value, made for study purpose.

    JavaScript