Skip to content

This is just a program demanded by my assignment of programming in class. It includes 10 classes: Main, Menu, Console, Controller, Read, Order, Client, Vendor, Product. With its respectives methods to: Add default objects, create objects, drop objects, list objects.

License

Notifications You must be signed in to change notification settings

Onededios/DropshippingApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DropshippingApp

This is just a program demanded by my assignment of programming in class.

It includes 10 classes: Main, Menu, Console, Controller, Read, Order, Client, Vendor, Product.

With its respectives methods to: Add default objects, create objects, drop objects, list objects.

Below you will find the UML diagrams representing the functionallity of the application.

License

This repository is licensed under the Creative Commons Attribution-ShareAlike (CC-BY-SA) license. This means that you are free to use, share, and modify the code and any derivative works, as long as you give credit to the original creator and share any derivative works under the same license.

Attribution Requirements

If you use this code in your own work, please provide a clear attribution to the original creator and a link back to this repository.

Share-Alike Requirements

If you create derivative works based on this code, you must share them under the same CC-BY-SA license.

Questions

If you have any questions about this license or would like to discuss using this code in a different way, please contact me at "joel10olor@gmail.com".

Javadoc

You can find all the documentation of the project in this link:

https://onededios.github.io/DropshippingApp/Menu.html

All the classes and method are commented in the Javadoc.

UML Diagrams

UML Class Diagram

alt

UML Use Case Diagram

alt

UML Secuence Diagram

Add Default Objects

alt

Drop Default Objects

alt

Create New Vendor

alt

Create New Client

alt

Create New Product

alt

Create New Order

alt

List All Objects

alt

List Vendors

alt

List Clients

alt

List Products

alt

List Orders

alt

List Products by Vendor

alt

List Orders by Client

alt

Edit Vendors

alt

Edit Clients

alt

Edit Products

alt

Edit Orders

alt

About

This is just a program demanded by my assignment of programming in class. It includes 10 classes: Main, Menu, Console, Controller, Read, Order, Client, Vendor, Product. With its respectives methods to: Add default objects, create objects, drop objects, list objects.

Topics

Resources

License

Stars

Watchers

Forks