SWE574-Fall2023-Group1 / SWE574-Fall2023-G1

Project for SWE 574 - Group 1
MIT License
7 stars 1 forks source link

Add feature to edit memory content #111

Closed dbaslan closed 11 months ago

dbaslan commented 1 year ago

@SWE574-Fall2023-Group1/all The professor specified during the milestone 1 presentations that users should be allowed to edit the title, text content, memory date and location of their memories. Let's add these features and design the frontend to include the necessary interface.

Due Date: Milestone 2 Presentation

ckertam commented 1 year ago

We can already edit the story content.

Besides as I remember editing is not the must?

Can we discuss this more because editing a location & time may be problematic.

ckertam commented 1 year ago

I will handle this on backend and check whether we can do it on frontend easily or not

ckertam commented 1 year ago

I made some changes and it is ready to use it now. But need to handle belowings Base system handled by below commits 6337e6a0a97a0166bc4b4920620dd528c626dfc1 e0319df4bff380f7aa214bfea722f38c0a311985 ad5413dc5e7e958778394b5ffe38131851ca3451 aa827c240c2440751f0fb32e516d0b45864556a1

sadikkuzu commented 12 months ago

Hi @ckertam @dbaslan As far as i can see, backend part is ok, right? @ckertam And is frontend part ready? @dbaslan

sadikkuzu commented 12 months ago

@SWE574-Fall2023-Group1/all The professor specified during the milestone 1 presentations that users should be allowed to edit the title, text content, memory date and location of their memories. Let's add these features and design the frontend to include the necessary interface.

Due Date: Milestone 2 Presentation

As @dbaslan indicated above in description, if our aim is to show this feature in Milestone-2 presentation, then we have 1½ week. imho, let's finish it this weekend and let's show it on Monday.

@dbaslan could you please briefly inform us about the latest situation of frontend part? Is there anything we can do to overcome possible blockages?

dbaslan commented 11 months ago

Currently working on feature, will let you know if it's ready before Monday's meeting.

dbaslan commented 11 months ago

I made a few changes in the branch, but I couldn't figure this one out, sorry... Could you take a crack at it @ckertam? Also for some reason I think the edit form no longer changes anything after the recent merges and updates 😓