-
Notifications
You must be signed in to change notification settings - Fork 689
Comparing changes
Open a pull request
base repository: LaunchCodeEducation/java-web-dev-projects
base: main
head repository: Mll0032/java-web-dev-projects
compare: main
- 16 commits
- 42 files changed
- 1 contributor
Commits on Sep 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 412bf7c - Browse repository at this point
Copy the full SHA 412bf7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2193b2c - Browse repository at this point
Copy the full SHA 2193b2cView commit details -
Write some logic to check if an excerpt from Alices Adventures in Won…
…derland has a user defined term in it. If/else statement
Configuration menu - View commit details
-
Copy full SHA for 15196e6 - Browse repository at this point
Copy the full SHA 15196e6View commit details
Commits on Sep 6, 2024
-
Create an area of a circle program with two classes area to handle us…
…er input and cirlce to handle the caclulations have data validation for the user input
Configuration menu - View commit details
-
Copy full SHA for 6d278ce - Browse repository at this point
Copy the full SHA 6d278ceView commit details -
Create an area of a circle program with two classes area to handle us…
…er input and circle to handle the calculations have data validation for the user input
Configuration menu - View commit details
-
Copy full SHA for d8d1135 - Browse repository at this point
Copy the full SHA d8d1135View commit details
Commits on Sep 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 71fb080 - Browse repository at this point
Copy the full SHA 71fb080View commit details
Commits on Sep 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0363db9 - Browse repository at this point
Copy the full SHA 0363db9View commit details
Commits on Sep 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fe32c47 - Browse repository at this point
Copy the full SHA fe32c47View commit details
Commits on Sep 17, 2024
-
Adding in annotation overide for equals and to string, and logic for …
…print menu and print menu item
Configuration menu - View commit details
-
Copy full SHA for 40293a9 - Browse repository at this point
Copy the full SHA 40293a9View commit details -
Updating the printMenuItem, and creating an entire new class Restaura…
…nt.java to test the program
Configuration menu - View commit details
-
Copy full SHA for c66f0e7 - Browse repository at this point
Copy the full SHA c66f0e7View commit details
Commits on Sep 20, 2024
-
Creating RunBlancedBrackets.java to create a running program from the…
… class. Create 12 BalancedBracketsTests.java various tests to stress test our program Add code to BalancedBrackets to account for backwards brackets
Configuration menu - View commit details
-
Copy full SHA for 3f6399f - Browse repository at this point
Copy the full SHA 3f6399fView commit details
Commits on Sep 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for de6d01b - Browse repository at this point
Copy the full SHA de6d01bView commit details -
Correcting every class, change lists to ArrayLists, refactor code, ad…
…d CheckboxQuestion class, correct syntax errors missing ";" at the end of several lines of code, removed several areas with accidental "," that stopped code from executing, add in TrueFalseQuestion class
Configuration menu - View commit details
-
Copy full SHA for dab892a - Browse repository at this point
Copy the full SHA dab892aView commit details -
Correcting issue where I was adding all the answers for oneQuestion a…
…nd twoQuestion to the name oneOptions ArrayList
Configuration menu - View commit details
-
Copy full SHA for e7649b7 - Browse repository at this point
Copy the full SHA e7649b7View commit details
Commits on Oct 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6c15197 - Browse repository at this point
Copy the full SHA 6c15197View commit details
Commits on Oct 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d7f8bab - Browse repository at this point
Copy the full SHA d7f8babView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...main