An open API service indexing awesome lists of open source software.

https://github.com/walidalsafadi/library-website

Website that can display dynamic books while also allowing administrators to modify, delete, or add books in the SQL database.
https://github.com/walidalsafadi/library-website

asp-net database html-css-javascript library website

Last synced: 4 months ago
JSON representation

Website that can display dynamic books while also allowing administrators to modify, delete, or add books in the SQL database.

Awesome Lists containing this project

README

          

# Library Website

- Library Website by using Visual Studio 2019 and ASP.NET Webforms.
- The goal is to create a website that can display dynamic books while also allowing administrators to modify, delete, or add books in the SQL database. 
- I used Webforms to connect pages to a master page that contains the main design.