Danielsio / Plan-IT-Web

An application that prepares smart study schedules for students during exam periods.
https://plan-it-web-seven.vercel.app/
1 stars 2 forks source link

Fix UX in generate page - the regeneration process #58

Closed itayf9 closed 1 year ago

itayf9 commented 1 year ago

Need to think of a way to make the regeneration process clear to the user. Need to distinguish it from the "new generation". As of now, the "new generation" is below the textfields "start" and "end" which are related to it. But we need to attach the "regeneration" button to the latest study plan, and espacially to the latest "start" and "end".

Suggestions:

  1. Put the "Regenerate" button in the "Generated study plan" section (where all the relevent info is already available).
  2. Keep the "Regenerate" button in the same section of the "New Generate" stuff, but insert the latest "start" and "end" next to it.
  3. Create a new section (probably above the "New Generate" section), that will contain the "Regenerate" buttons, dates and a small explaination.
Danielsio commented 1 year ago

i will start working on option 1