[x] Project Owner / Sponsor presentation(visuals like wireframes or HTML pages), results of review, PII concerns, hosting plan, and software license - all the wireframe, PII, and hosting plans are present.
[x] 1st Code in GitHub with software license per 5.5 - the MIT license was chosen.
Individual Grading 2.75
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. - -0.25 The menu is not organized for the user; it solely shows week0, week1, week2.
[x] Write Factorial function using classes, providing implementation of call. - the factorial function works; takes an input of n, and produces the appropriate outputs.
[x] Select your own Math function. Write it in Imperative and OOP form. - The factors math function is perfect; it produces the factors of any given number. There is a tester present, which also shows failure of the code.
[ ] Extra Credit. Write Palindrome function using classes, must provide implementation of call. Must indicate where error occurs on front and back comparison.
Grade: 4.75/5 - Graded by Aadya Daita
Jekyll Page Link