- Eclipse (Dynamic Web Project)
- Java 21
- MySQL 8.0
- All .jar files in
src\main\webapp\WEB-INF\libare necessary
- Setup TomEE 10.1 (download TomEE Plus Zip at https://tomee.apache.org/download.html)
- Import
assg.sqlinto MySQL Workbench - Configure MySQL settings at
src\main\java\com\org\util\DBConnection.javaif necessary
When you are ready to upload your codes to GitHub:
- Create a new branch with your name
- Push/Upload your code to that branch
- DO NOT push/upload to main branch directly