Books of Bliss is a platform where users can buy and/or sell books and course literature. When a user puts up a book for sale, it needs to specify a price and a condition of the book. Other users can then proceed to buy this listing, provided that they have enough credits in their account balance.
Here is a report with more detailed information: Final Report
Usernames - Real name
- Sannholm - Benjamin Sannholm
- sophiapham - Sophia Pham
- guspihl - Gustav Pihlquist
- Br4xen - Oliver Karmetun
- endritkarpuzi - Endrit Karpuzi
- Netbeans IDE 12.1+
- Payara 5.194
- Start the Project with Netbeans
- Build Project
- Start Java DB
- Press ▶ 'Run Project'
- If the browser do not open on its own you can write "http://localhost:8080/BooksOfBliss/"
- Add the testdata.sql by adding it to Execute command.. and "Run SQL".
- Then ▶ 'Run Project' again to use the application.
- At the start there will be no listings available so you need to register an account and publish to sell a book.
- You can use this ISBN: "9780134092669" as a example test to get a book to sell.
- Then you have to make another account in order to buy the book because the same account can not buy its own book.