JackGraymer / locallibrary

Local library using express with pug and mongoDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

locallibrary (Local Library)

This project creates a libary APP, using MondoDB and Express.


The goal is to build a full stack application and to deploy it. Using MongoDB for the library database and Express for the front (PUG) and back end. The App is rather simple. Allows you to see all the database entries, divided in Books, Author, Genre and Book-Instances. The user can create any of the mentioned entries, but the options to update or delete have been restricted.


This APP is a project based on the curriculum of The Odin Project (TOP)

About

Local library using express with pug and mongoDB


Languages

Language:JavaScript 76.1%Language:Pug 23.3%Language:CSS 0.6%