LinnLatt7012 / java_Sorting_Searching_project

This is project code i wrote on 2019

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

School small java project 🏫🏫(2019)

Clone the repository

To get started, just clone the repository :

git clone https://github.com/LinnLatt7012/Amazone-clone.git

Changes in code to work

and then run AssignmentProgrammingHND30 folder in Netbean

change code from App class of "OOP_CSV_Search_SortLinnLattOo" package

change url variable to the path of Customer.csv file with relative format

# example
G:\school\Programming\Programming assignment\ 
to 
G:\\school\\Programming\\Programming assignment\\

change code from GUIeventDrivenAPP class of "GUICSV_Search_SortLinnLattOo" package

change url variable to the path of Customer.csv file with relative format

# example
G:\school\Programming\Programming assignment\ 
to 
G:\\school\\Programming\\Programming assignment\\

About

This is project code i wrote on 2019


Languages

Language:Java 100.0%