GithubHelp home page GithubHelp logo

anupkrbid / book-library-system Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 170 KB

This is a classic online book library that has all the features of a physical library. This online book library system is user friendly and easy to understand.

JavaScript 15.30% TypeScript 66.44% HTML 9.53% SCSS 8.73%

book-library-system's Introduction

Book Library System

This is a classic online book library that has all the features of a physical library. This online book library system is user friendly and easy to understand.

Features

  • Adding the book with details like book name, book description, count and author.
  • Searching the book.
  • Editing a particular book detail.
  • Also create a page with the list of all the books listed in the system.

Tech

Book Library System uses a number of open source projects to work properly:

  • Angular - An application design framework and development platform for creating efficient and sophisticated single-page apps.
  • NgRx - Reactive State for Angular, built on top of RxJs.
  • Webpack - An open-source JavaScript module bundler.
  • Node.js - A JavaScript runtime built on Chrome's V8 JavaScript engine and an evented I/O for the backend.
  • Express - A fast, unopinionated, minimalist web framework for Node.js.
  • Nodemon - A tool that helps develop node.js based applications by automatically restarting the node application when file changes in the directory are detected.

And of course Book Library System itself is open source with a public repository on GitHub.

Installation

Book Library System requires Node.js v10+ to run. Clone the repository and install the dependencies and devDependencies and follow the development steps.

cd book-library-system
npm i

Development

Book Library System uses Nodemon + Webpack for fast developing. Make a change in your file and instantaneously see your updates!

Open your favorite Terminal and run these commands.

First Tab: For Backend App

npm run server:watch

Second Tab: For Frontend App

npm start

Verify the deployment by navigating to your server address in your preferred browser.

127.0.0.1:4200

License

MIT

Free Software, Hell Yeah!

book-library-system's People

Contributors

anupkrbid avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.