Skip to content

Nikzero6/Book-Lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Book Manager

Demo

Here is a working live demo : https://book-manager-kroop.herokuapp.com/

Built with

Run on local Machine

  • Extract zip folder
  • Run "npm install" in both backend and frontend directories
  • Run : "npm start" command in root folder to start backend server
  • In browser go to: http://locahost:3000

features

  • Added authentication
  • Json web token implemented for authentication
  • mongoDB with mongoose used for database model
  • Crud operations added for book management
  • Admin and user differentiation

Admin credentials

Book Manager provides you one safe place for all your books.

About

A Library management system

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors