Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/developeromarfaruk/react-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/react-redux-crud
axios bootstrap5 fontawesome html5 jsx mockapi-io react-hooks react-redux react-router react-router-dom reactjs redux-toolkit restful-api
Last synced: 12 days 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/react-redux-crud
- Owner: DeveloperOmarFaruk
- Created: 2024-06-25T10:50:09.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-01T16:05:31.000Z (6 months ago)
- Last Synced: 2024-11-07T19:45:18.116Z (2 months ago)
- Topics: axios, bootstrap5, fontawesome, html5, jsx, mockapi-io, react-hooks, react-redux, react-router, react-router-dom, reactjs, redux-toolkit, restful-api
- Language: JavaScript
- Homepage: https://react-redux-crud-project.netlify.app/
- Size: 193 KB
- Stars: 0
- 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://react-redux-crud-project.netlify.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. React JS
2. React Redux
3. Redux Toolkit
4. JSX
5. React Hooks
6. React Router
7. React Router Dom
8. Axios
9. RESTful APIs
10. MockAPI.io
11. HTML5
12. Bootstrap5
13. Font Awesome#
### `Project Deploy`
#
Netlify#
### `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/react-redux-crud/assets/75971859/cedb1f8b-612a-4825-8e55-94b290f45220)
#
### `Employee Add Page`
#
![image](https://github.com/DeveloperOmarFaruk/react-redux-crud/assets/75971859/05e66581-e0c2-4549-b78e-f30ae7d613a7)#
### `Employee Update Page`
#
![image](https://github.com/DeveloperOmarFaruk/react-redux-crud/assets/75971859/81ff2cfe-a465-4ed2-bf88-c748d18c9e38)#
### `Error Page`
#
![image](https://github.com/DeveloperOmarFaruk/react-redux-crud/assets/75971859/cb622e9a-9268-4caf-a373-c017780bdade)#