/USER-CRUD

Primary LanguageJavaScript

User Crud Application

  • used mockapi.io to create API for users,books and reviews

  • Login page to authenticate the admin

    • Only admin can login now

    Challenges * working with array of objects to validate users

  • Users page

    • Search by name,email
    • Pagination
    • Ability to create, update and delete users
  • Books page from each user

    • List of books for each user
    • Ability to create,update,delete
    • Link to book details
  • Book details page

    • Ratings
    • Ability to leave a review and delete review

-Ability to logout

Areas to improve

  • work with array of objects to validate users
  • users except admin cannot create, update,delete data
  • on review page shoould be displayed the current user name

https://book-management-crud.surge.sh/

Screenshot at Oct 15 03-17-45

Screenshot at Oct 15 03-15-13 Screenshot at Oct 15 03-15-39 Screenshot at Oct 15 03-17-01 Screenshot at Oct 15 03-17-25