Java Cuisine
Java Cuisine is basically like "Goodreads," where you can search for restaurants. It shows you their locations and food, allowing you to read reviews from people who have already tried and reviewed those places.
| COLOR PALETTE | DEMO |
|---|---|
![]() |
![]() |
We have created a digital restaurant database, empowering users to effortlessly search and explore their favorite dining spots. Not only does our platform facilitate easy access to desired restaurants, but it also provides comprehensive reviews for each establishment, allowing users to make informed decisions about their dining experiences.
-
Install Intellij.
-
Install PostgresSQL.
-
go into Intllij and located "FILE" in the top left corner.
-
After clicking "FILE" click on "New".
-
After clicking on "New" look for something that says "Project from Version Control..."
-
Click on "Project from Version Control..." then go back into github and put the code into the URL
-
In Intellij look at the far right and locate the icon that says "Database" it should look like 3 circles stacking on top of each other.
-
Change the resource file to your own user, reviews and resturants.
-
Add all of your desired information then hit icon that says RUN, it should look like a "play button".
N/A

.gif)