Skip to content

Nikko-Adrian-Pacleb/LocalLibrary

Repository files navigation

LocalLibrary

Creating a Local Library Catalog Management using Express, MongoDB, and PUG

Preview

Main Page Preview:

image

Object Model Preview

The Page have four object models: Books, Author, Genre, and BookInstance.
The list of this 4 objects can be visited in the sidebar and have the respective sample views:
image
image

Object Detail

Each model's information can be viewed in their own respective page with their id as their url detail access: /catalog/<object>/<id>
Sample Page for Object Details:
image

Other Methods

The App also allows for Creation, Update, and Delete

Reference

This Project is done thru following the MDNLocalLibrary Documentation

About

Creating a Local Library with Express

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published