/TantaLibrary

Primary LanguageJavaScript

بسم الله الرحمن الرحيم

المطلوب

Alt text

reference

Youtube

Tanta Library

  • BOOK schema and CRUD operations 💀 @hazem ✅
  • User schema and Crud Operations 💀 @hazem ✅

login page

Alt text

  • link to register (already have an account) 🥸 ✅
  • [x remove services and contacts 🥸 @Elshafey
  • check authentication 💀 @Yousef
  • after login link to the only available page (Allbooks page) 🥸 @Elshafey

Register Page

Alt text

  • link to login (Donot Have an Account ) 🥸 ✅

header

  • [x]available in all register and login pages🥸 ✅
  • has contacts link 🥸 ✅
  • has login button 🥸 ✅
  • use POST request to add new user 🥸 @Elshafey

All Books page

Alt text

  • grid of books for all users using Get book Request 🥸 @Elshafey
  • on click show book description in a details page 🥸 @Elshafey
  • for admin show new,edit book buttons 🥸 @Member 2 Elshafey
  • for admin show delete icon on every book to delete on click 🥸 @Elshafey Alt text Alt text
  • when click delete show confirmation message 🥸 @Elshafey
  • when click new link to **new book popup ** 🥸 @sharkawy vf
  • when click edit link to** edit book popup**🥸 @sharkawy vf
  • search bar to search for specific book 🥸💀

book details page

  • on click show all book details

new book popup

  • make pop up ui with empty data form🥸 @sharkawy vf
  • use POST request to add book🥸 @sharkawy vf

edit book popup

  • make pop up ui with all stored data in form to edit them🥸 @sharkawy vf
  • use PUT request to edit book🥸 @sharkawy vf
  • when click delete use Delete book request🥸 @sharkawy vf

deploy to vercel 💀 @Yousef