Skip to content

neowang1234/secondRepository

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Author: Neo Wang

Overview: ... (Why) This is a program for the Skills Ontario 2026 UGDSB Coding Regional. It is designed to be an online organiser for the tech company TechForTommorowPrograms with all the CRUD functions. This was designed using a different class for each different function for organisation. TechDevices is the main object for the devices. This code was designed using Maven on the Netbeans IDE

How to Start The Application: ... Instructions for use.

  1. Follow the prompts as you use the program.
  2. Enter the number corresponding to the option you wish to select to select it
  3. Pressing cancel or not entering anything on the main menu will exit the program.
  4. Please remember to save all your changes before you close the program. IMPORTANT: Your saves will only be saved when you select Option 7 to save on the main menu. Failure to do so will result in the loss of your progress/changes.

This program does not have built in Command Prompt commands to run the program.

Instructions for importing a new/different tech data file using a command prompt/terminal Note: Must have java installed.

  1. Download the source code zip folder for this program.
  2. Find the resources folder in your file explorer, or using a terminal. (TechForTommorowProgram/src/main/resources)
  3. Insert the data file into the resources folder.
  4. Open a terminal such as Windows' build in Command Prompt, and use cd to enter the 'TechForTommorowProgram' directory
  5. Enter the command: mvn clean install
  6. Lastly, enter the command: java -jar target/TechForTommorowProgram-1.0.jar

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages