-
Final project Software Engineering COMP-4960-02 ( Group of 9 )
-
Can create - edit - remove Session from homepage
-
A session may contain speaker name, room information, and time
-
A speaker contain name, day of contact, phone number, and email
-
Set Up
- Download Apache NetBeans 12 LTS:
- Download Tomcat server
- MySQL Workbench (select operating system) if mac choose the one show dmg
-
Install
-
Install NetBeans
-
Unzip tomcat sever, put it somewhere
-
Go to NetBeans, click tool then add server,
- Click add server
- Choose apache tomcat
- At (Server location), browse to folder tomcat that you just put somewhere
- Then set username password anything you want (remember these username and password)
- Then hit finish, then hit close
- If you run tomcat on mac, and there is a problem can’t execute *sh, open terminal, directory of Catalina.sh chmod 755 *.sh, example /Users/Downloads/apache-tomcat-9.0.40/bin/catalina.sh chmod 755 *.sh
-
Install mysql, remember username and password that you set while installing
-
-
Configure:
- Locate DBContext.java in project and edit serverName, dbName, portNumber, userId, password to the same as your database that you just set up.
-
Notifications
You must be signed in to change notification settings - Fork 0
haophan1996/softwareEngineering
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
software Engineering COMP-4960-02
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published