KhunakornP / A-plus-management

Productivity and task manager for students and academics alike.
Apache License 2.0
2 stars 0 forks source link

Refactor the user story page #32

Closed KhunakornP closed 6 days ago

KhunakornP commented 1 week ago

Based on feed back from the T.A the table formatting of the User story page might be hard to maintain so I suggest we change it to the following format, Instead of the Gherkin format we should use the more standard:

As (user role), I want (feature/functionality), so that (reason),

Also, separate the acceptance criteria into bullet points so that test cases can be created easier.