Providing book lovers with a virtual library experience and access to the world of literature.
- HTML
- CSS
- JavaScript
- ASP.NET Core
- SQL Server
- Dynamic Book Display: The homepage features dynamically generated book listings.
- Author and Book Pages: Individual pages for each book and author, created dynamically using ASP.NET and SQL Server, with interconnected links between them.
- User-Friendly Interface: Providing a user-friendly interface and interactive links to enhance user experience.
- Dynamic Page Creation: Utilizing ASP.NET Core and SQL Server for dynamic page creation and management.
- Communication with the Library: Pages like "Contact Us" and "About Us" to facilitate communication with the library.
BooksInbox is a virtual library website designed to provide book lovers with access to a wide range of books and authors. The project utilizes ASP.NET Core for server-side processing, HTML/CSS for the front-end design, JavaScript for interactivity, and SQL Server for database management.
- Dynamic Homepage: The homepage displays a dynamic list of books, allowing users to browse through the collection.
- Author and Book Pages: Each author and book has its own dedicated page, generated dynamically based on data stored in the SQL Server database. These pages are interlinked, providing a seamless browsing experience.
- Additional Pages: The website includes "Contact Us" and "About Us" pages to provide information about the library and facilitate user communication.
- Clone the repository:
git clone https://github.com/my963/Books_Inbox.git