Arquisoft / dede_en2b

dede_en2b
https://dedeen2b.tk/
2 stars 1 forks source link

Development of the prototype of the application #47

Open UO277653 opened 2 years ago

UO277653 commented 2 years ago

In this issue we will be talking about decisions taken for and during the development of the prototype of the DeDe application.

laura-pb commented 2 years ago

@pglez82 Since using React is a requirement, do we have to implement most things using it? I'm particularly talking about the shopping cart, do we have to code its functionality in React or is it better to do it in the back end?

pglez82 commented 2 years ago

It really depends on your architecture and how you want to implement it. There are things for what you will have to use the backend for sure (like getting the products or checking out), But others can be implemented using React with more or less stuff implemented in the backend. You need to thing in terms of pros and cons when you decide (performance, functionality, usability, etc). Sorry for not being more concrete but it is a decision that you must take.

UO277653 commented 2 years ago

I have created a roadmap that we can use for tracking the functionalities that we have implemented, the ones that are left and how we are going to tackle them

https://docs.google.com/presentation/d/18fjypqRG4vK33uKT5vTPS0Yvp5ukdH7IUe2gJvSlAFc/edit?usp=sharing