Skip to content

Icorcka/OnlineLibrary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

OnlineLibrary

This is the project I am going to do in my spare time from work.

The subject of this project is an online Library. This system consists of following functionality:

  • An ability to create and log in into account;
  • An ability to have a subscription to a program that provides a different books
  • An ability to get a filtred set of boos;
  • An ability to find a particular book;

The first stage of project is to create an REST API using Node.js that will include:

  • Working server side infustructure i.e. controllers, rooters, etc;
  • A functional Mongo DB module;
  • A logging module;
  • An authentication and authorization modules;
  • Tests;
  • Postman queries to show how it works.

About

This is the project I am going to do in my spare time from work. Please use Readme file for more details

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors