Group B

Group B

Monday, March 31, 2014

CLASS DIAGRAM


ICE CREAM ORDERING SYSTEM GUI

Form 1 
This is our welcome form wherein the customer should first choose an Ice Cream type (Classic or Premium).

Form 2.1 and 2.2
(Order Forms)
After the welcome form, depending on the ice cream type that was chosen by the customer, either of this two order forms will appear. (PremiumIceCreamForm/ClassicIceCreamForm)

The customer is then asked to enter data for the Order No., Name, Volume Size and the Quantity of the order and then calculate it for the total price. Then, the order is ready for purchase. 

Note: The form also has a 'Back button' in case the customer wants to change the ice cream type
   
Form 3.1 and 3.2
(Receipt Forms)
After clicking the 'Purchase' , the receipt form/confirmation form will appear. If the order is ready, click the 'Confirm' button, if not, click the 'Main Menu' button and order again.

Form 4
When the customer has already confirmed the order, this dialog box will appear and the order is complete.


Sunday, March 30, 2014

COMPANY LOGO

(logo made by: Jim Ryan Zulueta, 2014)

Instead of using Selecta for our company, we decided to make our own improvised company and named it, 
"Koola Ice Cream"

WELCOME FORM GUI

This is the GUI for the welcome screen of our program.
(Note: This is the unimproved version)

Saturday, March 29, 2014

CLASSES

The classes made that build up our program
(IceCream, IceCreamType,PremiumIceCream,RegularIceCream,Store,Volume)

Note: This isn't final because there might be some changes in the developing process.

REGULAR ICE CREAM

Codes for our Regular Ice Cream class

Note: This isn't final because there might be some changes in the developing process.

PREMIUM ICE CREAM

Codes for our Premium Ice Cream class

Note: This isn't final because there might be some changes in the developing process.

Wednesday, March 19, 2014

CLASS DIAGRAM DRAFT


Ice Cream Ordering System Using .txt Based Database class diagram draft

PART I - EXECUTIVE SUMMARY

1.1 Title of the Project
            “Selecta Ice Cream Ordering System Using .txt Based Database”
1.2 Project Objectives
To develop an order processing system that gets the data of the ice cream products ordered by a customer and stores it in a central database using a text-based format.
1.3 Project execution agency and address
                        //name of agency or company                       
1.4 Implementers and contact information
            Project Members:
Benite, Nina Ricci Marie (nrm_benite@wvsu.edu.ph)
Cuenca, Giselle (g_cuenca@wvsu.edu.ph)
Fajarillo, Arjay Vai Fajarillo (av_fajarillo@wvsu.edu.ph)
Pimentel, Megan Xyra Czarie(mxc_pimentel@wvsu.edu.ph)
Zulueta, Jim Ryan (jr_zulueta@wvsu.edu.ph)
            Project Guide:
                        //name and position
1.5 Project BLOG
                        oopgroupproject@gmail.com




PHOTO DOCUMENTATION



Researching for ideas and Brainstorming