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.
- Host: GitHub
- URL: https://github.com/walidalsafadi/library-website
- Owner: WalidAlsafadi
- Created: 2022-12-19T18:54:39.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-21T06:56:41.000Z (almost 3 years ago)
- Last Synced: 2025-03-16T04:42:37.772Z (7 months ago)
- Topics: asp-net, database, html-css-javascript, library, website
- Language: ASP.NET
- Homepage:
- Size: 28.7 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.