Skip to content

ucsd-cse110-fa23/cse-110-project-team-11

Repository files navigation

cse-110-project-team-11

cse-110-project-team-11 created by GitHub Classroom

Link our project's Github repo

Our project's Github repo here.

Setup Instructions

To get started with the project, follow these steps:

  1. Clone the repository:
Screenshot 2023-11-30 at 4 19 44 PM
  1. Open the project on Visual Studio Code

Running the App

Visual Studio Code Setup

To run the app in Visual Studio Code, follow these steps:

  1. Launch the Server:
Screenshot 2023-11-30 at 1 01 57 PM
  1. Run the App:

Depends on if you are Mac or Window, choose either App_mac or App_win

Screenshot 2023-11-30 at 1 03 18 PM

Expected Output

Here's what you should see when you run the app:

Screenshot 2023-12-04 at 6 37 33 PM

Common Issues

1. JavaFX Configuration ( Common for M2 Users )

When you see following lines in terminal after launching App_mac or App_win:

Graphics Device initialization failed for :  es2, sw
Error initializing QuantumRenderer: no suitable pipeline found
  1. Download JavaFX here.
  2. Replace the current lib with the JavaFX lib directory that you just downloaded.
Screenshot 2023-11-30 at 1 27 26 PM

2. Missing Resource Folder

If you find this error from terminal when creating recipe

java.io.FileNotFoundException: src/main/resources/recipe.txt (No such file or directory)

Simply add a resources folder under main.

Screenshot 2023-12-04 at 6 44 04 PM

Expected Format:

Screenshot 2023-12-04 at 6 45 26 PM

cse-110-project-team-11 © 2023

About

cse-110-project-team-11 created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published