Skip to content

Added my project#212

Open
Ledana wants to merge 5 commits into
the-csharp-academy:mainfrom
Ledana:main
Open

Added my project#212
Ledana wants to merge 5 commits into
the-csharp-academy:mainfrom
Ledana:main

Conversation

@Ledana
Copy link
Copy Markdown

@Ledana Ledana commented Apr 13, 2026

i tried to write a clean code and i know i can do better. i believe the code is still ugly but it works. please find any bugs i have missed and tell me how to improve

@Ledana
Copy link
Copy Markdown
Author

Ledana commented Apr 13, 2026

i created the project where the user can create stack of flashcards. i created the db and tables and seeded them in ssms then i worked with tables from vs. i have the code for the db and tables in the file called dbFile

@TheCSharpAcademy TheCSharpAcademy self-assigned this Apr 20, 2026
Copy link
Copy Markdown
Collaborator

@TheCSharpAcademy TheCSharpAcademy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Ledana Thanks for submitting! It's looking good but there's one bug that needs to be fixed before we approve. At the moment your study area isn't working very well. If I choose to study one card I can still see the result for the cards I didn't study in the report. You can either just show individual study results for each card or show the result of a study session per stack (maybe containing which cards were actually studied). The way it is right now doesn't reflect what was actually studied.

Image

Could you please fix before we can approve?

@Ledana
Copy link
Copy Markdown
Author

Ledana commented Apr 20, 2026

Of course thank you so much. I will remove the seeded data and make it possible to see per stack which cards were studied

Ledana added 2 commits April 23, 2026 18:28
…e user creates cards and are to be the first cards in the app
…console, and use ef to create and do crud operations on the tables.
@Ledana
Copy link
Copy Markdown
Author

Ledana commented Apr 24, 2026

I did the project all over again. now is a bit easier to understand what each menu options is supposed to do and when seeing study sessions you can see which card did you study and was your answer correct or not. thank you again for everything guys!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants