Skip to content

TeoJJss/course-recovery-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Course Recovery System (CRS)

Prerequisites

  • Eclipse (Dynamic Web Project)
  • Java 21
  • MySQL 8.0
  • All .jar files in src\main\webapp\WEB-INF\lib are necessary

Getting Started

  • Setup TomEE 10.1 (download TomEE Plus Zip at https://tomee.apache.org/download.html)
  • Import assg.sql into MySQL Workbench
  • Configure MySQL settings at src\main\java\com\org\util\DBConnection.java if necessary

Upload Guideline

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

Credits

Releases

No releases published

Packages

 
 
 

Contributors