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
58
NETW191
patluke
0
450
CEIS1110_Final_Project_Ragucci.pdf
patluke
0
300
CEIS106 final course project
patluke
0
510
CEIS101 Final Course Project
patluke
0
190
Featured
See All Featured
The MySQL Ecosystem @ GitHub 2015
samlambert
250
12k
Put a Button on it: Removing Barriers to Going Fast.
kastner
59
3.6k
Statistics for Hackers
jakevdp
796
220k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
What's in a price? How to price your products and services
michaelherold
244
12k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
226
22k
Bootstrapping a Software Product
garrettdimon
PRO
305
110k
Automating Front-end Workflow
addyosmani
1366
200k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
229
52k
GitHub's CSS Performance
jonrohan
1031
460k
YesSQL, Process and Tooling at Scale
rocio
170
14k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
45
2.2k
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