We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d1d35a commit f3b0849Copy full SHA for f3b0849
README.md
@@ -4,9 +4,26 @@ Mid term project of the "Web Programming" course - Personal Website
4
5
## Table of Contents
6
7
+1. [Prerequisites](#prerequisites)
8
+1. [Technology Stack](#technology-stack)
9
1. [Author](#author)
10
1. [License](#license)
11
12
+## Prerequisites
13
+
14
+- Java Development Kit (JDK) 8 or later
15
16
+## Technology Stack
17
18
+- **Programming Language**: Java
19
+- **Web Technologies**: Java Servlet, JSP
20
+- **Web Server**: Apache Tomcat
21
+- **Frontend Technologies**: HTML, CSS
22
+- **Build Tool**: Maven
23
+- **Database**: MySQL
24
+- **Version Control**: Git
25
+- **Development Environment**: Eclipse
26
27
## Author
28
29
- Author Name: `Nguyễn Khánh Quy`
0 commit comments