Skip to content

A web-based application for managing a lending library. The frontend allows users to browse and borrow books, while admins manage inventory and loan records. The backend supports authentication, authorization for both users and admins, and hashed passwords stored securely in the database to ensure data security.

Notifications You must be signed in to change notification settings

georgiabasa/webdev-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1. Κατεβάστε το node από τον σύνδεσμο https://nodejs.org/en και κάντε execution.
2. Εκτελείτε στο terminal 'git clone https://github.com/georgiabasa/webdev-library' στο path που θέλετε να το αποθηκεύσετε.
2. Μπαίνετε στον φάκελο του repository και έπειτα στον φάκελο code ('cd code').
3. Στο terminal εκτελείτε 'npm install' και στη συνέχεια 'node start.mjs'.

About

A web-based application for managing a lending library. The frontend allows users to browse and borrow books, while admins manage inventory and loan records. The backend supports authentication, authorization for both users and admins, and hashed passwords stored securely in the database to ensure data security.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published