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
150
CEIS150
Patluke Ragucci
February 19, 2023
Tweet
Share
More Decks by Patluke Ragucci
See All by Patluke Ragucci
NET211
patluke
0
220
CEIS114
patluke
0
55
NETW191
patluke
0
440
CEIS1110_Final_Project_Ragucci.pdf
patluke
0
290
CEIS106 final course project
patluke
0
490
CEIS101 Final Course Project
patluke
0
180
Featured
See All Featured
10 Git Anti Patterns You Should be Aware of
lemiorhan
654
59k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
27
2k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
Building a Modern Day E-commerce SEO Strategy
aleyda
38
6.9k
A Modern Web Designer's Workflow
chriscoyier
693
190k
Making the Leap to Tech Lead
cromwellryan
133
8.9k
Fireside Chat
paigeccino
33
3k
Statistics for Hackers
jakevdp
796
220k
KATA
mclloyd
29
14k
Being A Developer After 40
akosma
86
590k
Adopting Sorbet at Scale
ufuk
73
9.1k
Facilitating Awesome Meetings
lara
49
6.1k
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