olmps / memo

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

[Collection Creation] - Adds collection creation #214

Open ggirotto opened 3 years ago

ggirotto commented 3 years ago

Central issue to track the Collection creation for memo.

Why

User must be able to create and edit its own collections in the app, otherwise it would be constrained by the collections that are created by the community.

This functionality gives the opportunity for users to create and maintain specific collections, given how they see fit.

How

The collections creation should be considered completed after all issues below are closed.

This will be worked on update-collection branch, which will be eventually be merged to main when we consider it stable.