Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library Management Systsem

A simple system to manage books and members of a library using OOP principles.

Technolgoies used: Typescript, Node JS.

Steps to take:

  • start node js project with
  npm init
  • download typescript to project
  • run:
npx tsc init
  • create classes like: Library, Members and Books and build your logic.
  • compile your typescript files to javascript and run:
npm yourfile.js

About

A simple system to manage books and members of a library using OOP principles. Technology used:

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages