Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ruliancruz/mainsoft
Factory Maintenance Control System made with Java Swing in NetBeans with data persistence using binary files
https://github.com/ruliancruz/mainsoft
java jdbc netbeans pt-br swing
Last synced: 19 days ago
JSON representation
Factory Maintenance Control System made with Java Swing in NetBeans with data persistence using binary files
- Host: GitHub
- URL: https://github.com/ruliancruz/mainsoft
- Owner: ruliancruz
- License: mit
- Created: 2022-04-23T19:44:33.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-03T12:53:18.000Z (10 months ago)
- Last Synced: 2024-11-09T10:41:57.538Z (2 months ago)
- Topics: java, jdbc, netbeans, pt-br, swing
- Language: Java
- Homepage:
- Size: 2.22 MB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mainsoft
Factory maintenance control system.
Made in Java, with a graphical UI developed with Java Swing and data persistence using binary files.
Project developed as a partial requirement for completion of the Object-Oriented Programming Language I subject of the Degree in Computing at IFBA - Campus Jacobina.
Software presentation video: https://www.youtube.com/watch?v=8kKjgfdknwU
### Team
Rulian Cruz: Programming and UI;
Gabriel Cavalcante: Programming;
Diego Miranda: Images;
Gessé Carneiro: Support.