ita-social-projects / SpaceToStudy-Client

MIT License
24 stars 16 forks source link

(SP: 1) Fix offer terms for the student #1339

Open abalanovsky opened 1 year ago

abalanovsky commented 1 year ago

The terms of the offer must be fixed for the student.

Tutor has the possibility to edit its offer after students have already been enrolled in it.

It is necessary to record the conditions on which the student and the tutor have agreed, at the moment offer changes can affect:

Reproduction steps:

  1. Create an offer (as a tutor)
  2. Enroll on the offer (as a student)
  3. Change the offer (as a tutor)
  4. Watch the changes (as a student)
Знімок екрана 2023-10-20 о 10 12 46
TSlashDreamy commented 1 year ago

@abalanovsky I don't understand it. If a student is already enrolled in this offer, then the student and teacher form a cooperation. Both sides can't edit cooperation at all. However, the tutor can edit the offer as he or she likes.

Screenshots preview Edited offer (tutor side): ![зображення](https://github.com/ita-social-projects/SpaceToStudy-Client/assets/45912519/1af9b04d-9546-445d-9d4c-def76bad072e) Accepted cooperation (tutor side): ![зображення](https://github.com/ita-social-projects/SpaceToStudy-Client/assets/45912519/edeba603-a478-4ed9-8e52-42d88e9bbd26) Offers (student side): ![зображення](https://github.com/ita-social-projects/SpaceToStudy-Client/assets/45912519/91bb4e5f-bd07-4df1-b0c7-b7353ee659b8) Accepted cooperation (student side): ![зображення](https://github.com/ita-social-projects/SpaceToStudy-Client/assets/45912519/35d6382d-b917-4efa-95c5-b7e8c164a12b)