Skip to content

A web server that connects to azure MySQL database as a final project for UW Bothell CSS 475: Database Systems all code written by myself (Joshua Sommer) and Pavel Peev

License

Notifications You must be signed in to change notification settings

joshs23/Library-MySQL-Final-Project

 
 

Repository files navigation

A sample database of a fictional library is deployed on a azure mysql server and is accessible at https://paveldatabaseapp.azurewebsites.net/. Actions usable on the web page include create, read, update, and delete. The books, location, and authors are also all searchable to help users find the books they are looking for. pages for librarian view, customer view, and checkout page for reserving books are included.

The web servers are no longer active, this was for a final project in Spring of 2023, a final report(DeweyDecimators_CSS475_Iteration4.pdf) is included and there are screenshots at the bottom of the page which show the website when it was active, along with the design process throughout the project.

About

A web server that connects to azure MySQL database as a final project for UW Bothell CSS 475: Database Systems all code written by myself (Joshua Sommer) and Pavel Peev

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Languages

  • Python 66.7%
  • HTML 33.3%