Skip to content

This project is the admin dashboard of Library Management System, which includes crud operation of Authors and Books

Notifications You must be signed in to change notification settings

santhosh404/react-library-management-using-formik-validations

Repository files navigation

React Formik Library Management

Features:

  1. Users can see 3 tabs Dashboard, Authors, Books
  2. In Dashboard page, Users can see all the informations, Top Pic books and Top authors
  3. In Authors page, Users can see All the authors
  4. Users can also create the author, All the forms are validated using Formik
  5. Onclick of the author, Users will be navigated to another page, where users can Edit and Delete the Author. All the forms are validated using Formik
  6. In Books page, Users can see All the Books
  7. Users can also create the Books, All the forms are validated using Formik
  8. Onclick of the Books, Users will be navigated to another page, where users can Edit and Delete the Book. All the forms are validated using Formik

Please find the deployed url below
https://formik-library-management-react.netlify.app

About

This project is the admin dashboard of Library Management System, which includes crud operation of Authors and Books

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages