GitHunt
SE

Sen-442b/mytask-test

You are required to build a REACT and NODE JS application with PostgreSQL database which has the functionality as stated below.

  1. Create 50 records in database with the following column fields “sno, customer name, age, phone, location, created_at” and dummy data
  2. Create a single page application to display the above data in table format with search option, and pagination with 20 records per page.
  3. The created_at column data has to be displayed in two separate columns as “date” and “time”
  4. The search functionality will search the data by the column "name" or "location".
  5. There should be an option to sort the data either by "date" or by "time".

Languages

JavaScript78.7%HTML12.3%CSS8.9%

Contributors

Created March 1, 2024
Updated March 1, 2024
Sen-442b/mytask-test | GitHunt