APCSP-RAGS / awsRAGS_flask

0 stars 0 forks source link

Summary of Work Completed - Project Integration Checkpoint #3

Open advikg opened 1 year ago

advikg commented 1 year ago

Notes:

  1. For all of our debugging/testing, we used Postman extensively while running the server locally, sparingly adding our changes to the production server once we knew everything worked.
  2. Most commits are on this account since we completed a lot of collaboration in person during class, and committed our changes form one computer in order to avoid annoying git merge issues.
  3. The Flask backend was pretty difficult to understand, but relatively easy when using an OOP mindset(importing classes, using constructors, etc.)

Procedure

Commit 1 and Commit 2

Commit 3

Commit 4

Commit 5

Commit 6

Commit 7

Commit 8

Commit 9

Commit 10