afrida67 / Book-Library-Management

A simple book library application written on javaScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Library Management App

Features

  • User List
  • Showing the book list by all the users
  • Add Book with image

Run:

npm start or node app.js

Features

  • User List
  • Showing the book list by all the users
  • Add Book with image

Stack :

  • NodeJS - JavaScript Run Time Environment
  • ExpressJS - NodeJS Framework
  • MongoDB - NoSQL Database
  • Mongoose - MongoDB Object Modeling
  • Embedded JavaScript Templates (EJS) - View Engine

Run :

npm start

or

node app.js

TODO:

  • Add Pagination

  • Add Unit Test

About

A simple book library application written on javaScript


Languages

Language:JavaScript 51.6%Language:HTML 37.1%Language:CSS 10.1%Language:Dockerfile 1.3%