Skip to content

Commit

Permalink
Merge pull request #1 from nguyenkhanhquy/release/v1.0.0
Browse files Browse the repository at this point in the history
release/v1.0.0
  • Loading branch information
nguyenkhanhquy authored Jul 31, 2024
2 parents 1b85b5e + f3b0849 commit 69f5be0
Showing 1 changed file with 34 additions and 1 deletion.
35 changes: 34 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,34 @@
# my-web-app
# Personal Website

Mid term project of the "Web Programming" course - Personal Website

## Table of Contents

1. [Prerequisites](#prerequisites)
1. [Technology Stack](#technology-stack)
1. [Author](#author)
1. [License](#license)

## Prerequisites

- Java Development Kit (JDK) 8 or later

## Technology Stack

- **Programming Language**: Java
- **Web Technologies**: Java Servlet, JSP
- **Web Server**: Apache Tomcat
- **Frontend Technologies**: HTML, CSS
- **Build Tool**: Maven
- **Database**: MySQL
- **Version Control**: Git
- **Development Environment**: Eclipse

## Author

- Author Name: `Nguyễn Khánh Quy`
- Email: <nguyenkhanhquy123@gmail.com>

## License

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 comments on commit 69f5be0

Please sign in to comment.