Skip to content

This Book/Author app is a Full stack app. User can add author,book, picture and description of the the books. User can search books, update and delete books. This app runs on Node.js, Express, and MongoDB.

License

Notifications You must be signed in to change notification settings

pracharya2601/Author-Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Author-Library

Check out the app

Overview

This Book/Author app is a Full stack app. User can add author,book, picture and discription of the the books. User can search books, update and delete books. This app runs on Node.js, Express, and MongoDB.

Built With

  • Node.js
  • Express
  • Mongoose DB
  • CSS
  • NPMs
  • Multer NPM (which works on multipart form-data) is use to create a file on filesystem
  • filepond -to save our File directly into database Check out

Instruction to Use:

  1. Please ensure node.js is install, node.js is required to install packages from NPM. You can download the program at:
  2. https://nodejs.org/en/download/
  3. MongoDB is required and should be active before running the "server.js" file.
  4. https://www.mongodb.com/download-center
  5. In your terminal navigate to your specified folder, type the following to install all required packages listed in package.json:
  6. npm install
  7. Start the server by writing in terminal:
  8. node server.js

Screenshot

About

This Book/Author app is a Full stack app. User can add author,book, picture and description of the the books. User can search books, update and delete books. This app runs on Node.js, Express, and MongoDB.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published