-
Notifications
You must be signed in to change notification settings - Fork 0
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.
georgiabasa/webdev-library
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published