An application that mimics GoSolar(a student portal) that Georgia State University(GSU) currently uses. This application is built with JavaFx and is meant to be a PC application. Meant to help user accessibility by letting them use a desktop application instead of going on the school website.
JDK 8
https://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html
-use java -jar "GoSolar 2.0.jar" in the directory where the .jar is located.
-double click on the .jar to test the application(database must be in the same directory.
--Double clicking jar files might not work in windows 10. If it doesn't try using this 3rd party website to load the app: https://download.cnet.com/JAR_Runner/3000-2094_4-76475806.html
-Or download the code to test and run in your IDE. Before running the code, please setup a sqlite-jdbc jar dependency. Download the jar file from https://bitbucket.org/xerial/sqlite-jdbc/downloads/
- Username: "mikelin55" Password: "222222"
- Username: "admin" Password: "111111"
For design documents and user manuals please check out TeamAwesome.pdf.
I do not own any pictures that might appear in this application. All rights belong to original owners.