- Fadi Al-Amassi
- Asem Abu Musameh
- Mossa Dbabech
- Alaa Yasin
The user can add a book (its name, its author name, a description, its category and its released date) so that the other users can read the book information and borrow it (reserve it if it isn't reserved)
-
read the project requirements and discuss them together
-
Make tests for server routs.
-
Create Express server
-
use view engine : handlebars.
-
Handle error
-
handlebars render them to be showed to client-side
-
Make style
- I can add a book to the database
- I can browse for available books
- I can reserve a book for certain dates
- I can unreserve a book Suggested additional requirements