Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/f2rkan/product-tracking-system
A project that I developed to reinforce the structures on JavaFX that I learned in the object-oriented programming applications course at university. I used MD5 encryption algorithm for Login and Register operations; I preferred MySQL as database; I also used Eclipse as the IDE.
https://github.com/f2rkan/product-tracking-system
Last synced: 13 days ago
JSON representation
A project that I developed to reinforce the structures on JavaFX that I learned in the object-oriented programming applications course at university. I used MD5 encryption algorithm for Login and Register operations; I preferred MySQL as database; I also used Eclipse as the IDE.
- Host: GitHub
- URL: https://github.com/f2rkan/product-tracking-system
- Owner: f2rkan
- Created: 2022-06-03T20:40:26.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-14T09:23:32.000Z (over 2 years ago)
- Last Synced: 2024-11-13T21:31:26.909Z (2 months ago)
- Language: Java
- Size: 94.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# product-tracking-system
A project that I developed to reinforce the structures on JavaFX that I learned in the object-oriented programming applications course at university. I used MD5 encryption algorithm for Login and Register operations; I preferred MySQL as database; I also used Eclipse as the IDE.