Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shashirajraja authored Apr 15, 2023
1 parent f446d1e commit f959f85
Showing 1 changed file with 13 additions and 9 deletions.
22 changes: 13 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 5,10 @@
<!--Check out the Live website demo: [https://theonlinebookstore.herokuapp.com](https://theonlinebookstore.herokuapp.com)-->
- User Login Credentials: (shashi/shashi)
- Admin Login Credentials: (Admin/Admin)

<hr>

### About

A user-friendly Online Bookstore project in which users can log in or register, view the available books, select books along with their quantity, and buy them. Users can also get payment receipts after successful payment. The project can also be used by the administrator, who can add new books, remove books, increase and decrease the quantity of books, change the price of the books as well as maintain the selling history of books.

![onlinebookstore](https://user-images.githubusercontent.com/34605595/137615096-8447d32d-bddc-4f13-a8ed-3c0f4dd5e04e.png)
Expand Down Expand Up @@ -37,9 38,10 @@ A user-friendly Online Bookstore project in which users can log in or register,

### Technologies used:-
1. Front-End Development:
- Html 5.
- CSS.
- Javascript.
- HTML
- CSS
- Javascript
- BootStrap

2. Back-End Development:
- Java [JDK 8 ]
Expand All @@ -50,11 52,13 @@ A user-friendly Online Bookstore project in which users can log in or register,
- MySql

### ================ Software And Tools Required ================
- Eclipse [Enterprise Edition]
- Java [JDK 8 ]
- Tomcat v8.0
- Apache Maven
- MySQL
- : Git [https://www.youtube.com/watch?v=gv7VPQ4LZ7g]
- : Java JDK 8 [https://www.youtube.com/watch?v=O9PWH9SeTTE]
- : Eclipse EE (Enterprise Edition) [https://www.youtube.com/watch?v=8aDsEV7txXE]
- : Apache Maven [https://www.youtube.com/watch?v=jd2zx3dLjuw]
- : Tomcat v8.0 [https://youtu.be/mLFPodZO8Iw?t=903]
- : MySQL Server [https://www.youtube.com/watch?v=Ydh5jYA6Frs]
- : MySQL Workbench (optional) [https://www.youtube.com/watch?v=t79oCeTXHwg]

### ================= Dummy Database Initialization =================

Expand Down

0 comments on commit f959f85

Please sign in to comment.