https://github.com/noobmaster432/techwondoe-task
https://github.com/noobmaster432/techwondoe-task
bootstrap react-toastify reactjs typescript
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/noobmaster432/techwondoe-task
- Owner: noobmaster432
- Created: 2023-05-12T18:44:05.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-05-14T13:41:16.000Z (about 3 years ago)
- Last Synced: 2025-02-28T22:59:41.043Z (over 1 year ago)
- Topics: bootstrap, react-toastify, reactjs, typescript
- Language: TypeScript
- Homepage: https://techwondoe-task.vercel.app
- Size: 291 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Getting Started with the Techwondoe-task App
This project is build with React and TypeScript.A brief description of what this project does and who it's for
## About the App
- This app is completely created in React and TypeScript.
- The website is hosted on Vercel and its URL is https://techwondoe-task.vercel.app/
- For styling purposes Tailwind CSS and BootStrap both are used.
- The API server used for fetching the users is https://mockapi.io/.
- For confirmation of updated user, deleted user and added user, react-toastify library is used to showcase the notification.
## Features About the App
- You can delete a user by clicking on the delete icon beside every user.
- You can update the user details by clicking on the edit icon beside every user.
- You can Sort in ascending or descending order with respect to any column by just clicking on the header of the column.
- There is Pagination introduced.
- The Badge, Button Component and Pagination components are there.
- You can download the whole table in .csv format.
## Demo
