https://github.com/priom7/place-record-system-mern-
All kinds of form validation both from frontend and backend. Tasks List with MERN.
https://github.com/priom7/place-record-system-mern-
Last synced: 4 months ago
JSON representation
All kinds of form validation both from frontend and backend. Tasks List with MERN.
- Host: GitHub
- URL: https://github.com/priom7/place-record-system-mern-
- Owner: Priom7
- Created: 2020-08-30T06:32:15.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-31T11:13:19.000Z (almost 6 years ago)
- Last Synced: 2025-09-13T14:01:28.536Z (9 months ago)
- Homepage:
- Size: 465 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Full Stack MERN TASKS
## Task 1 :
1. Form With React JS
2. Input Field
3. Text area Field
4. Select drop down
5. Checkbox toggle
6. Image file upload field
7. Node Js server to store Data
8. Validate Data in Frontend REACT JS
9. Validate Data in Backend NODE JS
## Task 2 :
10. Custom Table with Pagination React JS
11. Data Coming from node js Server
12. Editable Data
13. After Edition Synchronized with Node js Backend
## Task 3 :
14. Drag and Drop image upload with React JS
15. Validate File
16. Validate File Size
17. Upload To Node JS
18. Show in React JS page