lwu1822 / fastpages

Blog
Apache License 2.0
0 stars 2 forks source link

CSP Week 21 Review Ticket #31

Open lwu1822 opened 1 year ago

lwu1822 commented 1 year ago

5.3, 5.4 Blog

My portion for CPT: I am creating a feature that allows students to rate their classes. The parts of the rating include class name, difficulty, hours of homework, days between test, memorization level, and comments.

ClassReview class:

image

Tester: User objects:

image

Table in SQLite

image