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
560
CEIS101 Final Course Project
patluke
0
210
Featured
See All Featured
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
10
930
How To Stay Up To Date on Web Technology
chriscoyier
790
250k
Music & Morning Musume
bryan
46
6.6k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
17
940
A designer walks into a library…
pauljervisheath
207
24k
Automating Front-end Workflow
addyosmani
1370
200k
Statistics for Hackers
jakevdp
799
220k
StorybookのUI Testing Handbookを読んだ
zakiyama
30
5.8k
Bash Introduction
62gerente
614
210k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
53
2.8k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
1.8k
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