Skip to content

Architecture

Mitchell Jonker edited this page Oct 22, 2023 · 22 revisions

Deployment

  • Front-end:
  • Back-end:
  • Database:

Languages

  • Frontend: React.js (JavaScript)
  • Backend: Flask (Python)
  • Database: mySQL (open-source SQL)

Our site will be an SPA, using the above languages. The backend will link to the database, and the front end will communicate with the backend via HTTP methods.

Packages / Build Managers

  • Front-end: npm
  • Back-end: flask
  • Database: (n/a)

Teammate Programming Roles

  • Front-end: (Primary) ______, (Secondaries)
  • Back-end: (Primary) _______, (Secondaries) Mitchell Jonker,
  • Database: (Primary) Mitchell, (Secondaries) _______

URL Space

  • Homepage:
  • Account Settings Page

SQL Schema / Model

SQL Views

Design Milestone Views (Imbedded from other page)

Clone this wiki locally