https://github.com/shoniisra/csv_search
Java desktop aplication (with gradle) for search in a csv. it returns other csv
https://github.com/shoniisra/csv_search
Last synced: 3 months ago
JSON representation
Java desktop aplication (with gradle) for search in a csv. it returns other csv
- Host: GitHub
- URL: https://github.com/shoniisra/csv_search
- Owner: shoniisra
- Created: 2019-08-22T01:20:35.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-08-26T20:46:22.000Z (almost 6 years ago)
- Last Synced: 2025-01-17T10:22:39.510Z (5 months ago)
- Language: Java
- Size: 79.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# CSV Tool ⌨️
_It is a java desktop application, with JavaFx interface and CSVReader , it helps to search in a csv file by tags, also you can choose in what column it should search, and you can rescpect or not Capital Letters.
Finaly, you choose the resultant file.## Starting 🚀⚙️
Just Clone the repository, it is probably that you need to add "com.opencsv:opencsv:4.6" library.
### Pre-requisitos 📋
-An IDE (Netbeans/Eclipse/IntellijIdea)
-If you want to modify the interfaces you could download Scene Builder## Construido con 🛠️
* [IntellijIdea](https://www.jetbrains.com/idea/) - Java Ide
* [SceneBuilder](https://gluonhq.com/products/scene-builder/) - Drag and Drop JavaFx Interface Builder
* [JavaFx](https://openjfx.io/)
* ["com.opencsv:opencsv:4.6"] library## Autor ✒️
_Elaborado en AlquimiaSoft - Ecuador_
* **Johnny Villacís** - Autor
* **Angel Gil** - Supervisor & Project Manager---
⌨️ con ❤️ por [Shoniisra](https://github.com/shoniisra) 😊