Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mohamedumar083/formik-library-management
Library Management Using Formik validation
https://github.com/mohamedumar083/formik-library-management
bootstarp5 formik-yup-form html-css-javascript reactjs
Last synced: about 1 month ago
JSON representation
Library Management Using Formik validation
- Host: GitHub
- URL: https://github.com/mohamedumar083/formik-library-management
- Owner: MohamedUmar083
- Created: 2024-06-03T13:16:00.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-16T13:38:17.000Z (6 months ago)
- Last Synced: 2024-06-16T14:50:34.348Z (6 months ago)
- Topics: bootstarp5, formik-yup-form, html-css-javascript, reactjs
- Language: JavaScript
- Homepage: https://library-management-formik.netlify.app/
- Size: 46.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This a Sample Website For a Library Management
Usages:
1. Create , Edit and Delete the Both Details for Book and Author
2) Regex For Book id should be 8 letters with (ABCDEFGH / abcsefgh / 12345678 / A1B2C3D4 / a1b2c3d4 / AaBbCcDd) use either one format
3) Regex for ISBN number is ISBN-10 with hypen and space (1-2345-6789-X / 1 2345 6789 X / 1-2345-6789-0 / 1 2345 6789 0) use either one format