Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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