lwu1822 / fastpages

Blog
Apache License 2.0
0 stars 2 forks source link

CSP Week 28 Project Work #42

Open lwu1822 opened 1 year ago

lwu1822 commented 1 year ago

Leonard, Sachit, and I worked on SASS notes. Leonard did the majority of the notes over the weekend. Here are the notes

On the Flask Portfolio, I created a QuizQuestions class with attributes of quizQuestions, quizAnswers, and difficulty:

image

Quiz questions:

image

I created a ReadQuizQuestions endpoint:

image

Sending a get request to the endpoint:

image

Plans:

image