Skip to content
This repository has been archived by the owner on Feb 4, 2024. It is now read-only.

2022 03 21 Meeting

Stelian Adrian Stanci edited this page Mar 21, 2022 · 11 revisions

Date: March, 21h 2022

👥 Participant list:

  • Laura Pernía Blanco
  • Diego Martín Fernández
  • Stelian Adrian Stanci
  • Carolina Barrios González

👍 Agreements

  • This week we will finish the order functionality
  • We will create the continuous integration system and will try to make some tests
  • We will finish the work from the last week that could not be done on time

☑ Review state of tasks from past meetings

  • We created the issues with the contributions
  • Regarding the checkout, Adrian made the view of the checkout process, as well as the structure (the only thing that could not be implemented of what he wanted to do was saving the order in the database) #80
  • Diego made the application responsive and implemented a sidebar. #72 #76
  • We also took a look at the PayPal API but could not integrate it on the app.
  • We did a bit of research regarding SOLID.
  • Laura implemented the order backend functionality and created the api call for it in the front end. Order visualization is in progress. #77

🤝 Decisions taken

  • That we will finish everything related to orders
  • We will start working with the continuous integration system and testing some of the code
  • We will also finish the work that was left from previous week