An open API service indexing awesome lists of open source software.

https://github.com/developeromarfaruk/next-redux-crud

Employee information add has been worked on this repository. Using the data get method from the backend to show in UI and using the data post method from the user to send backend data and show new data in UI. In this repository project, the user can filter by gender or search by name to find...
https://github.com/developeromarfaruk/next-redux-crud

axios css3 daisyui font-awesome html5 nextjs react-toastify redux redux-thunk restful-api tailwindcss

Last synced: 2 months ago
JSON representation

Employee information add has been worked on this repository. Using the data get method from the backend to show in UI and using the data post method from the user to send backend data and show new data in UI. In this repository project, the user can filter by gender or search by name to find...

Awesome Lists containing this project

README

          

# Here is some UI and work shown in this repository
#
[Live Preview Project](https://next-redux-crud-nu.vercel.app/)
#
## Project Details
#
Employee information add has been worked on this repository. Using the data get method from the backend to show in UI and using the data post method from the user to send backend data and show new data in UI. In this repository project, the user can filter by gender or search by name to find employees.
#
### `Technology Use`
#
1. Next JS
2. Redux
3. Redux Thunk
4. React Paginate
5. React Toastify
6. React Hooks
7. React Dom
8. Axios
9. RESTful APIs
10. MockAPI.io
11. HTML5
12. Tailwind CSS
13. DaisyUI
14. Font Awesome

#
### `Project Deploy`
#

- Vercel

#
### `Project Pages`
#
1. Employee List Page
2. Employee Add Page
3. Employee Update Page
4. Error Page

#
### `Employee List Page`
#

![image](https://github.com/DeveloperOmarFaruk/next-redux-crud/assets/75971859/bd71fc04-0459-4df3-89d4-f284ff5284fc)

#
### `Employee Add Page`
#
![image](https://github.com/DeveloperOmarFaruk/next-redux-crud/assets/75971859/9f74141b-4aa5-4b36-b7c5-8bc49f42c439)

#
### `Employee Update Page`
#
![image](https://github.com/DeveloperOmarFaruk/next-redux-crud/assets/75971859/2391caec-d038-4919-8a50-9cac97357c9e)

#
### `Error Page`
#
![image](https://github.com/DeveloperOmarFaruk/next-redux-crud/assets/75971859/4177b2ab-570c-4953-83ef-0548fe39eac3)

#