Associated with Arab American University
Project Functional
User Management:
Allows users to register (Sign Up).
Supports secure login and logout functionality.
Author Management:
Displays all authors with their details and images.
Provides a dedicated page for each author showing their name, photo, and associated books.
Book Management:
Displays a detailed page for each book with its information and image.
Book Search:
Allows searching for books by title easily and by Author name .
SQL Server Database Integration:
Stores data for users, authors, and books in an organized manner.
Clear relationships are established between Users, Authors, and Books tables.
Cloudinary Integration:
Enables uploading book and author images and displaying them directly within the system efficiently.
.NET 6 & Entity Framework:
The project is built using clean and organized code.