Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature 4] Editing Flashcard Set #2

Closed
ThomasShimUoft opened this issue Oct 24, 2022 · 1 comment · Fixed by #32 or #15
Closed

[Feature 4] Editing Flashcard Set #2

ThomasShimUoft opened this issue Oct 24, 2022 · 1 comment · Fixed by #32 or #15
Assignees
Labels
enhancement New feature or request

Comments

@ThomasShimUoft
Copy link
Contributor

A feature to allow users to edit flashcard sets. Editing flashcard sets include editing flashcard set information, deleting flashcard sets, and editing flashcard information inside the flashcard set.

@ThomasShimUoft ThomasShimUoft added the enhancement New feature or request label Oct 24, 2022
@ThomasShimUoft ThomasShimUoft self-assigned this Oct 24, 2022
@ThomasShimUoft ThomasShimUoft linked a pull request Oct 31, 2022 that will close this issue
@ThomasShimUoft
Copy link
Contributor Author

Implemented editing flashcards and flashcard set use cases. I currently have a standard GUI that opens a new window asking for id term/title and definition/description for the respective, flashcards and flashcard sets. This will probably be needing change once the main page GUI is implemented as I am assuming the button would send the id information.

@ThomasShimUoft ThomasShimUoft linked a pull request Nov 16, 2022 that will close this issue
@ThomasShimUoft ThomasShimUoft linked a pull request Nov 30, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment