Skip to content

Commit 69f5be0

Browse files
Merge pull request #1 from nguyenkhanhquy/release/v1.0.0
release/v1.0.0
2 parents 1b85b5e + f3b0849 commit 69f5be0

File tree

1 file changed

+34
-1
lines changed

1 file changed

+34
-1
lines changed

README.md

Lines changed: 34 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,34 @@
1-
# my-web-app
1+
# Personal Website
2+
3+
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`
30+
- Email: <nguyenkhanhquy123@gmail.com>
31+
32+
## License
33+
34+
This project is licensed under the MIT License - see the [LICENSE](https://github.com/nguyenkhanhquy/my-web-app/blob/main/LICENSE) file for details.

0 commit comments

Comments
 (0)