Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 1.52 KB

README.md

File metadata and controls

41 lines (27 loc) · 1.52 KB

SearchNode (Graduate Project) - Visualize on Web Page

"images/1.png"

1-) About The Project

This project was created to visualize SearchNode data structure on web page using with Spring Boot and Flutter.

2-) Used Technologies

  • JAVA SE (SearchNode data structure)
  • Spring Boot
  • Flutter

3-) Requirements

4-) Installation (Run In IntelliJ IDEA)

1. Copy and paste the following command in your cmd.

git clone https://github.com/AhmetEminSaglik/SearchNode-ws-web.git

2. To import/install SearchNode library, please click here to learn how to do it.

3. Open the following folder in Intellij IDEA. (Ensure Step 2 is completed.)

 SearchNode-ws-web/ws-searchnode

Then launch the program.

4. Open the following folder in Android Studio or Visual Studio Code, select Chrome or another web browser, and launch the program.

SearchNode-ws-web/flutter_web_searchnode

5. The application is now ready to use.