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...
- Host: GitHub
- URL: https://github.com/developeromarfaruk/next-redux-crud
- Owner: DeveloperOmarFaruk
- Created: 2024-07-08T07:14:29.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-08T09:07:43.000Z (almost 2 years ago)
- Last Synced: 2024-12-29T08:27:08.955Z (over 1 year ago)
- Topics: axios, css3, daisyui, font-awesome, html5, nextjs, react-toastify, redux, redux-thunk, restful-api, tailwindcss
- Language: JavaScript
- Homepage: https://next-redux-crud-nu.vercel.app/
- Size: 71.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`
#

#
### `Employee Add Page`
#

#
### `Employee Update Page`
#

#
### `Error Page`
#

#