This project was created to visualize SearchNode data structure on web page using with Spring Boot and Flutter.
- JAVA SE (SearchNode data structure)
- Spring Boot
- Flutter
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.