Skip to content

Commit f959f85

Browse files
Update README.md
1 parent f446d1e commit f959f85

File tree

1 file changed

+13
-9
lines changed

1 file changed

+13
-9
lines changed

README.md

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,10 @@
55
<!--Check out the Live website demo: [https://theonlinebookstore.herokuapp.com](https://theonlinebookstore.herokuapp.com)-->
66
- User Login Credentials: (shashi/shashi)
77
- Admin Login Credentials: (Admin/Admin)
8-
98
<hr>
9+
1010
### About
11+
1112
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.
1213

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

3839
### Technologies used:-
3940
1. Front-End Development:
40-
- Html 5.
41-
- CSS.
42-
- Javascript.
41+
- HTML
42+
- CSS
43+
- Javascript
44+
- BootStrap
4345

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

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

5963
### ================= Dummy Database Initialization =================
6064

0 commit comments

Comments
 (0)