CalissaT / CalissaTri3Repo

0 stars 1 forks source link

Week 2 Review Ticket #3

Open CalissaT opened 2 years ago

CalissaT commented 2 years ago

Total: 4.9/5 by Leah Bogomolny

Scrum Team GitHub pages (2 points) Review Ticket

Individual GitHub pages (3 points)

leahsaph123 commented 2 years ago

Total- 4.9/5

Scrum Team GitHub pages 1.9/2 Review Ticket

[x] Project Owner / Sponsor presentation(visuals like wireframes or HTML pages), results of review, PII concerns, hosting plan, and software license [x] 1st Code in GitHub with software license per 5.5

Individual GitHub pages 3/3 points

GitHub page that documents key learnings and code snippets using GitHub and replit (See Challenges at the bottom of TT2 (Links to an external site.) for details) [x] Organize files, directories and menus for the first 3 weeks. [x] Write Factorial function using classes, providing implementation of call. [x] Select your own Math function. Write it in Imperative and OOP form. [ ] Extra Credit. Write Palindrome function using classes, must provide implementation of call. Must indicate where error occurs on front and back comparison.