olmps / memo

Memo is an open-source, programming-oriented spaced repetition software (SRS) written in Flutter.
BSD 3-Clause "New" or "Revised" License
1.82k stars 158 forks source link

Implement the New `Create Collections` flow #193

Closed jonata97 closed 2 years ago

jonata97 commented 3 years ago

Caso de Uso/Use Case:

We need to implement the UI created for a collection management, which would enable the user to store its personal collections, aiming for a text editor with MVP features (really basic ones).

For this version we will allow the user to:

Proposta/Proposal:

Here you can see the full proposal on Figma.

matuella commented 3 years ago

Added needs more info as there are a lack of a bunch of business logic.

This issue should also be split in a similar manner to #136, which tracks multiple sub-issues related to their own context, and also update its correlated project (must be created) to reflect such sub-issues and track the feature as a whole.

This feature is currently blocked by the server implementation as well, which is #136.

ggirotto commented 2 years ago

Closed in favor of https://github.com/olmps/memo/issues/214