Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
CEIS150
Search
Patluke Ragucci
February 19, 2023
0
160
CEIS150
Patluke Ragucci
February 19, 2023
Tweet
Share
More Decks by Patluke Ragucci
See All by Patluke Ragucci
NET211
patluke
0
230
CEIS114
patluke
0
64
NETW191
patluke
0
480
CEIS1110_Final_Project_Ragucci.pdf
patluke
0
320
CEIS106 final course project
patluke
0
570
CEIS101 Final Course Project
patluke
0
220
Featured
See All Featured
Why Our Code Smells
bkeepers
PRO
339
57k
A better future with KSS
kneath
239
17k
Stop Working from a Prison Cell
hatefulcrawdad
271
21k
Navigating Team Friction
lara
189
15k
For a Future-Friendly Web
brad_frost
179
9.9k
The Straight Up "How To Draw Better" Workshop
denniskardys
236
140k
Site-Speed That Sticks
csswizardry
10
800
Building Better People: How to give real-time feedback that sticks.
wjessup
368
19k
Gamification - CAS2011
davidbonilla
81
5.4k
Building Adaptive Systems
keathley
43
2.7k
RailsConf 2023
tenderlove
30
1.2k
GitHub's CSS Performance
jonrohan
1032
460k
Transcript
CEIS150 Final Project PATLUKE C. RAGUCCI
CEIS150 Module 1 SOFTWARE ENVIRONMENT SETUP
Rubric Activity Requirement(s) Points Python Program Running Successfully Python program
30
Program Screen shot of Python program running successfully.
CEIS150 Module 2 CLASS DIAGRAMS CLASS CODING UNIT TESTING
Rubric Activity Requirement(s) Points Class Diagram Class Diagram 10 Class
Code Screen Shot of Class Code 15 Unit Test Screen Shot of Unit Test 15
Class Diagram Paste your Visio Class Diagram
Class Code Screen Shot of your stock_class.py file.
Unit Test Screen Shot of your successful unit test.
CEIS150 Module 3 TEXT-BASED USER INTERFACE SUMMARY REPORT
Rubric Activity Requirement(s) Points Adding a Stock Screen Shot of
adding stock data 20 Listing all Stocks Screen Shot of listing 3 stocks 10 Daily data Screen Shot of adding daily data 10
Adding a Stock Paste a screen shot of your working
Stock program.
Listing 3 Stocks Paste a screen shot of your working
Stock program.
Daily Data Paste a screen shot of your working Stock
program.
CEIS150 Module 4 INHERITANCE SUMMARY REPORT
Rubric Activity Requirement(s) Points Inherited classes Screen shot of classes
15 Unit Tests Screen Shot of unit tests working 15 Main program Screenshot of classes in main 10
Inherited classes Paste a screen shot of your classes
Unit Tests Paste a screen shot of your unit tests
successfully completed
Stock menu program Paste a screen shot of your classes
in the main program
CEIS150 Module 5 CREATING A CHART
Rubric Activity Requirement(s) Points Chart Screen shot of working Chart
40
Chart Paste a screen shot of your stock chart.
CEIS150 Module 6 LOADING DATA
Rubric Activity Requirement(s) Points File Screen shot of file in
File Explorer 20 Importing data Screenshot of chart from historical data import 20
File Paste a screen shot of the file downloaded from
Yahoo finance
Importing data Screenshot of the historical data import
CEIS150 Module 7 GUI
Rubric Activity Requirement(s) Points Stocks in GUI Screen shot of
working program 15 History complete Screen shot of working History Tab 15 Report Complete Screen shot of Report Complete 10
Stocks in GUI Paste a screen shot of your GUI
working
History Tab Paste a screen shot of your History tab
with import working.
Report Complete Paste a screen shot of your Report tab