Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 865 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 865 Bytes

The Local Library Web Application

  • A Local Library website that provides an online catalog for a small local library, where users can browse available books and manage their accounts.

  • Local Library project is made under the MDN server-side programming tutorial.

  • UML association diagram: local-library-uml-diagram.png

  • Flowchart for processing form requests: web_server_form_handling.png

  • Express / Node.js / JavaScript / Pug / Mongoose (MongoDB)

  • $ npm run serverstart


  • Screenshots:

1-home.png

2-book.png

3-create-book.png

4-book-details.png