An open API service indexing awesome lists of open source software.

https://github.com/mmartin46/obj_orie_prog_app

The object-oriented programming application is meant to help users understand different Java design patterns. The application was entirely developed utilizing Python's Kivy API.
https://github.com/mmartin46/obj_orie_prog_app

Last synced: about 2 months ago
JSON representation

The object-oriented programming application is meant to help users understand different Java design patterns. The application was entirely developed utilizing Python's Kivy API.

Awesome Lists containing this project

README

        

# Obj_Orie_Prog_App

The object-oriented programming application
is meant to help users understand different
Java design patterns. The application was entirely
developed utilizing Python's Kivy API.

## Authors
- Mitchell Martin
## Screenshots





## Features

- The following application provides code examples of implementing java design patterns.

## Acknowledgements

Object Oriented Programming

https://codeinstitute.net/global/blog/object-oriented-programming/

Javat Point

https://www.javatpoint.com/
## API References

- Kivy
- MySQL

## Code Organization

### jv_code
The jv_code subdirectory handles all the Java
Design Pattern Code utilized within the application.
### screens
The screens subdirectory handles each screen
within the application.
### code_imgs
The code_imgs subdirectory holds all images that
are used within the application.