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

[CS2113-T15-4] Clanki #36

Open
wants to merge 260 commits into
base: master
Choose a base branch
from

Conversation

kdh3799
Copy link

@kdh3799 kdh3799 commented Mar 2, 2023

Clanki is a flashcard app that allows students to learn subjects that require a lot of memorization by creating, managing, and studying flashcards, using a technique called “spaced repetition”.

Zijin and others added 30 commits March 6, 2023 21:33
A structure similar to what is done in iP is implemented here, the code can
only handle add command and unknown command for now.
Implement the add new flashcard function
Update Dehao profile picture in aboutus
Signed-off-by: Vu Van Dung <me@joulev.dev>
Signed-off-by: Vu Van Dung <me@joulev.dev>
Signed-off-by: Vu Van Dung <me@joulev.dev>
Added Moses into AboutUs.md
Reformat all Java source files according to style guide
Signed-off-by: Vu Van Dung <me@joulev.dev>
Set up Clanki for use with Gradle
Signed-off-by: Vu Van Dung <me@joulev.dev>
Signed-off-by: Vu Van Dung <me@joulev.dev>
Why didn't VSCode flag this to me?

Signed-off-by: Vu Van Dung <me@joulev.dev>
Signed-off-by: Vu Van Dung <me@joulev.dev>
Signed-off-by: Vu Van Dung <me@joulev.dev>
Signed-off-by: Vu Van Dung <me@joulev.dev>
Signed-off-by: Vu Van Dung <me@joulev.dev>
Implement infinite loop to ask for user input until 'bye'
Fix check style warning due to constant not marked as static
moseslee-9012 and others added 30 commits April 8, 2023 15:14
# Conflicts:
#	docs/UserGuide.md
Added documentation to relevant methods for Delete function
Refactor ClearCommand to print using Ui
Signed-off-by: Vu Van Dung <me@joulev.dev>
Signed-off-by: Vu Van Dung <me@joulev.dev>
Signed-off-by: Vu Van Dung <me@joulev.dev>
Signed-off-by: Vu Van Dung <me@joulev.dev>
Improve review command based on TA feedback
Improve UG [review command] based on issue 114 and 65
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.