Skip to content

ucsd-cse110-fa23/pn_pl

Repository files navigation

PantryPal

Repository Link

https://github.com/ucsd-cse110-fa23/cse-110-project-team-17

Instructions

To start the application, run app/src/main/java/ui/Main.java with the libraries in app/lib. You can do this by using VSCode's built-in Java runner, and running the configuration entitled UI.

Additionally, make sure the address in server_url.txt matches the address of the backend server. To run the server locally, you can start the Server configuration in VSCode.

Tests

To run tests, simply run ./gradlew build.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages