CS3398-Mocha-Coffee / -CS3398-Mocha-F2017

0 stars 1 forks source link

Design UML, Class design, flow of control model #28

Open aMorneault opened 7 years ago

aMorneault commented 7 years ago

I am going to design a UML and flow of control model for our application. Then I will come up with a basic outline for all the classes I see us using. If you see anything I missed and/or a way to implement it better, please comment here and we can get this nailed down, and streamlined asap.

aMorneault commented 7 years ago

I have the rough UML as well as the F.O.C of the overall program. Going to fine tune the UML a bit and add to the FOC for each sub branch of the program. Also I will start the class design tomorrow. I am doing a bit more research into the best way to set up for keyword searches in our databases.

aMorneault commented 7 years ago

FOC and UML for the app is done. We are going to have to wait until sprint 2 (Adding the GUI)to add the databases into the main. This will save us time, so we do not have to backtrack and fix and adjust our source code. (Applying the Open Closed principle here)