https://github.com/ganzerli/java-organizing
Java program to run in command line, takes name and infos from every day, and then the infos can be searched and filtered to get the preferred ones.
https://github.com/ganzerli/java-organizing
database java
Last synced: 3 months ago
JSON representation
Java program to run in command line, takes name and infos from every day, and then the infos can be searched and filtered to get the preferred ones.
- Host: GitHub
- URL: https://github.com/ganzerli/java-organizing
- Owner: ganzerli
- Created: 2018-11-23T19:35:15.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-11-27T22:06:24.000Z (over 1 year ago)
- Last Synced: 2025-03-10T15:18:53.119Z (over 1 year ago)
- Topics: database, java
- Language: Java
- Homepage:
- Size: 59.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Java-organizing
Program to run in command line, write info of the day, then you can search the kind of data from numbers or words to get the preferred data of the day/s requested.
This is my first complete program ever made as hobby. (before was ms-access done with vs.net back in highschool)
Indent of the code is lost with time, this project is just for me to remember how it was to re-learn to code, as hobby.