An employee portal for MotorPH made by Group 3. This project took one and a half months to accomplish.
There are two ways to obtain and run this program:
1.) Build the program yourself.
2.) Download all the necessary files from this Google Drive Link. After downloading, please follow these instructions.
To build the program yourself:
-
Click the "Fork" button in the top-right corner of the page.
-
Choose where you want to fork this repository (your account or an organization you belong to).
-
Wait for GitHub to create the forked repository.
-
Once you've forked the repository, you can clone it to your local machine using the
git clonecommand. For example:
git clone https://github.com/YOUR_USERNAME/REPOSITORY_NAME.git
- After cloning the repository, you'll have a local copy of the code that you can build through an IDE.
To successfully run the program:
-
Ensure that you have the latest JDK installed first. If you don't, click here.
-
Create a new folder on your desktop.
-
Extract the
.zipfiles to your folder. -
Run
MotorPH-1.0-SNAPSHOT-shaded.jar.
An employee's username is their last name, and their password is their employee #.
Navigate this Google Sheet file to get a better view of each employee's login credentials.