uvic-teach / project-m1-team15

project-m1-team15 created by GitHub Classroom
0 stars 0 forks source link

Choose Technology Stacks and Evaluate Integration #2

Open jenessahiggs opened 1 year ago

jenessahiggs commented 1 year ago

Select the programming language(s), framework, and tools that best suit the requirements for each microservice. Discuss sharing of resources such as databases. Consider factors like scalability, performance, and ease of development.

jenessahiggs commented 1 year ago

We could use Figma for the frontend? Or if each of us is comfortable with different frontend tools, we could coordinate on the design and try to keep it as cohesive as possible.

bmachado18 commented 1 year ago

What is responsible for serving the front-end? each individual microservice or one seperate central microservice?

AmandaGAnderson commented 10 months ago

We chose Flask for application/framework. Used SQL Alchemy for databases because it works well with Flask. Deployed on a combination of services to distribute free credit for services, includes Azure and Heroku. Did not create a front end, so that decisions remains in milestone 4.