Skip to content

dansantander/locallibrary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LOCAL LIBRARY

A basic Express website developed as a tutorial example on the Mozilla Developer Network.

cover

Table of Contents

Features

  • A user can get a list of authors, books, book instances (book availability), and genres.
  • A user can get a single author, book, book instance, or genre.
  • A user can create a new author, book, book instance, or genre.
  • A user can delete authors.
  • A user can update books.

Installation

You can get a local copy of the repository please run the following commands on your terminal:

$ cd <folder>
$ git clone git@github.com:dansantander/locallibrary.git
$ npm install
$ npm start

Built With

  • Express JS
  • Node JS
  • Mongoose
  • Nodemon
  • Pug

Contributing

Contributions, issues and feature requests are welcome!

You can do it on issues page.

Acknowledgments

Special thanks to code reviewers.

Show your support

Give a ⭐️ if you like this project!

Authors

👤 Daniel Santander

License

Creative Commons 2020

About

A simple library built with Express, Node, and MongoDB Atlas, able to perform all CRUD operations.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages