Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bheck890/cop-production
Github Practice for Good Repo
https://github.com/bheck890/cop-production
Last synced: 11 days ago
JSON representation
Github Practice for Good Repo
- Host: GitHub
- URL: https://github.com/bheck890/cop-production
- Owner: Bheck890
- License: mit
- Created: 2020-09-21T19:18:07.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-07T17:01:44.000Z (about 4 years ago)
- Last Synced: 2024-11-06T07:12:34.364Z (2 months ago)
- Language: Java
- Homepage:
- Size: 5.96 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# COP-3003-Production Project
Object Programming Semester Project
I made this project by myself and used my prior personal prior java project experience to make it the best.
I created this project for my Fall 2020 Object programing class.
The ammunt of experience I had was a bit of personal experience of a personal project
where I allready worked with sql servers and FXML interfaces.
This project was created as a assignemnt for my Object Progrmaing class.
I worked a lot on this project and shows my coding style which should be easy to read.
I made this project In college at Florida Gulf Cost University, for my COP 3003 class.## Demonstration
![alt text](docs/Diagrams/ezgif-1.gif)## Documentation
https://bheck890.github.io/COP-3003/## Diagrams
Class Diagram
![alt text](docs/Diagrams/start%20Package%20-%20Class%20Diagram.png)
![alt text](docs/Diagrams/devices%20Package%20-%20Class%20Diagram.png)
Database Diagram
![alt text](docs/Diagrams/Database%20Diagram.png)## Getting Started
Admin Password is: B@nAn@&## Built With
* IntelJ Ultimate
* FXML Scene Builder
* H2 SQL Database## Contributing
Check out the "FutureAdditionNotes.txt" file in the reposotory for further possible ideas to
add to the project and add ideas of what to further add to this project.## Author
Project Coded by - Brandon Heck## License
This project is licensed under the MIT License.## Acknowledgments
Project idea - Scott Vanselow## History
from the Initial idea instructions. I have added additions like User error Messeges,
and additions to insert information on the added item types.## Key Programming Concepts Utilized
I have utilized SQL coding Techniques as well as object polymorphism.
as well as Java FXML setup for further projets.