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

[CS2103T-T11-4] Flashlingo #108

Open
wants to merge 929 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
929 commits
Select commit Hold shift + click to select a range
d972608
Refactor flip to reveal
WangCheng0116 Nov 5, 2023
4046607
Fix checkstyle
WangCheng0116 Nov 5, 2023
4761abb
Fix edit command bug: Can't edit to an existing flash card
Song-Mengfei Nov 5, 2023
2a1fc37
Merge pull request #294 from WangCheng0116/master
A1WAYSD Nov 5, 2023
29f04a2
Merge pull request #295 from Song-Mengfei/FixBug
A1WAYSD Nov 5, 2023
5dff63d
Merge branch 'master' into ui-bugfix
WangCheng0116 Nov 5, 2023
be9a6f0
Merge pull request #293 from itsNatTan/ui-bugfix
WangCheng0116 Nov 5, 2023
93dbb41
Fix documentation bug
Song-Mengfei Nov 6, 2023
be4c8c5
Merge branch 'master' of https://github.com/Song-Mengfei/tp into user…
Song-Mengfei Nov 6, 2023
bf09eb9
Fix Edit command bug. Can't edit the word/translation to be the same …
Song-Mengfei Nov 6, 2023
cae3fcc
Delete unused methods
Song-Mengfei Nov 6, 2023
754d205
Merge pull request #297 from Song-Mengfei/userGuide
A1WAYSD Nov 6, 2023
3e8813c
Delete useless method
Song-Mengfei Nov 6, 2023
3f4a998
Fix ui with color labels/language display
A1WAYSD Nov 6, 2023
fbf9eed
Change AB3 to Flashlingo
A1WAYSD Nov 6, 2023
06b767f
Update toString method
A1WAYSD Nov 6, 2023
e0e8a72
Update naming of "flash card" to be consistent with class names
A1WAYSD Nov 6, 2023
09c757d
Update load flash card display format
A1WAYSD Nov 6, 2023
4afcdb9
Merge pull request #298 from Song-Mengfei/FixBug
A1WAYSD Nov 7, 2023
5a6d017
Reduce jar file size
WangCheng0116 Nov 7, 2023
e769faf
Update Add Command test
Song-Mengfei Nov 7, 2023
20972bc
Update AddCommandPaserTest
Song-Mengfei Nov 7, 2023
9f4eb0d
Add EOF for OriginalWordTest
Song-Mengfei Nov 7, 2023
dda6994
Fix import order
Song-Mengfei Nov 7, 2023
ef8a5c1
Fix import list style
Song-Mengfei Nov 7, 2023
11b06e7
Better illustration of opening up terminal
WangCheng0116 Nov 7, 2023
b7e7fd5
Add glossary section
WangCheng0116 Nov 7, 2023
2b7d82f
Swap the sequence of help and list
WangCheng0116 Nov 7, 2023
e4fde5e
Refactor from flip to reveal
WangCheng0116 Nov 7, 2023
4322872
Update UG with glossary section
WangCheng0116 Nov 7, 2023
e0d3b1b
Merge pull request #302 from Song-Mengfei/newnewTest
WangCheng0116 Nov 7, 2023
9ccdae3
Update AddCommandPaser and EditCommandPaser
Song-Mengfei Nov 7, 2023
4883698
Revert UI changes
A1WAYSD Nov 7, 2023
eba7f76
Add space before toc and fix typo
WangCheng0116 Nov 7, 2023
5267b64
Merge master
A1WAYSD Nov 7, 2023
876748b
Merge pull request #304 from WangCheng0116/UG
Song-Mengfei Nov 7, 2023
27b709e
Revert UI enhancement & Fix tests
A1WAYSD Nov 7, 2023
4b22540
Fix output messages
A1WAYSD Nov 7, 2023
36a75d5
Update UG with planned enhancement
A1WAYSD Nov 7, 2023
d5ac7b4
Add introduction part and features to better explain how the applicat…
WangCheng0116 Nov 7, 2023
d117853
Revert css change
A1WAYSD Nov 7, 2023
fbf28ba
Add EditCommandTest
Song-Mengfei Nov 7, 2023
1911bc4
Merge pull request #306 from WangCheng0116/UG
Song-Mengfei Nov 7, 2023
98fc3d1
Merge pull request #300 from A1WAYSD/fix-ui
WangCheng0116 Nov 7, 2023
606c891
Update AddCommandPaser EditCommandPaser
Song-Mengfei Nov 7, 2023
d3fe949
Fix CI issue
Song-Mengfei Nov 7, 2023
da20995
Fix test error
Song-Mengfei Nov 7, 2023
2a7c3f6
Fix indentation and separation line error
WangCheng0116 Nov 7, 2023
82a1641
Merge pull request #307 from WangCheng0116/UG
Song-Mengfei Nov 7, 2023
8a994dd
Update UG
A1WAYSD Nov 7, 2023
6d6e8b5
Add authorship tags
itsNatTan Nov 7, 2023
565e591
Merge pull request #308 from A1WAYSD/update-ug
WangCheng0116 Nov 8, 2023
825eaab
Merge pull request #309 from itsNatTan/authorship
WangCheng0116 Nov 8, 2023
768da39
Add images for UG
btaanish Nov 8, 2023
57c85c9
Add images for UG
btaanish Nov 8, 2023
f04e908
Delete docs/ListSuccess.png
btaanish Nov 8, 2023
4024837
Delete docs/ReviewSuccess.png
btaanish Nov 8, 2023
29007c2
Delete docs/ListDuringReview.png
btaanish Nov 8, 2023
9bab4e0
Delete docs/Stats.png
btaanish Nov 8, 2023
11649e1
Delete docs/ReviewOver.png
btaanish Nov 8, 2023
6dea257
Merge pull request #312 from D-Limiter/master
WangCheng0116 Nov 8, 2023
322127f
Fix glossary section
WangCheng0116 Nov 8, 2023
68f13cc
Clarification on maximum level
WangCheng0116 Nov 8, 2023
e39b77b
Update PPP
WangCheng0116 Nov 8, 2023
29b49ef
Add clarification of level in glossary
WangCheng0116 Nov 8, 2023
a63446f
Update PPP
WangCheng0116 Nov 8, 2023
bff9783
Merge branch 'master' of https://github.com/AY2324S1-CS2103T-T11-4/tp…
WangCheng0116 Nov 8, 2023
647c633
Improve code quality
WangCheng0116 Nov 8, 2023
453cb3a
Merge branch 'master' into Code-Quality
WangCheng0116 Nov 8, 2023
89d1995
Merge branch 'master' of https://github.com/AY2324S1-CS2103T-T11-4/tp…
WangCheng0116 Nov 9, 2023
7e383f5
Merge branch 'Code-Quality' of https://github.com/WangCheng0116/tp in…
WangCheng0116 Nov 9, 2023
47dff67
Fix Checkstyle
WangCheng0116 Nov 9, 2023
974a5e4
Merge pull request #318 from WangCheng0116/Code-Quality
Song-Mengfei Nov 9, 2023
6afb339
Merge pull request #305 from Song-Mengfei/newnewTest
WangCheng0116 Nov 9, 2023
7c4a404
Merge branch 'master' of https://github.com/WangCheng0116/tp into PPP
WangCheng0116 Nov 9, 2023
d95a3a3
Merge pull request #317 from WangCheng0116/PPP
Song-Mengfei Nov 9, 2023
3601cc1
Update UG
A1WAYSD Nov 9, 2023
2066666
Fix test
A1WAYSD Nov 9, 2023
9507592
Merge pull request #316 from WangCheng0116/UG
WangCheng0116 Nov 9, 2023
184bf55
Merge pull request #319 from A1WAYSD/update-ug
WangCheng0116 Nov 9, 2023
8b2c1c5
Update UserGuide.md
btaanish Nov 9, 2023
3446c21
Merge pull request #323 from AY2324S1-CS2103T-T11-4/D-Limiter-patch-16
A1WAYSD Nov 9, 2023
2e9a14b
Include a table to indicate which commands are supported inside revie…
WangCheng0116 Nov 9, 2023
a73bb16
Introduce UNSED notation and convert commands section into table format
WangCheng0116 Nov 9, 2023
a6a8214
Merge branch 'master' of https://github.com/AY2324S1-CS2103T-T11-4/tp…
WangCheng0116 Nov 9, 2023
a79b642
Change PPP
itsNatTan Nov 9, 2023
a896e8d
Merge pull request #325 from itsNatTan/ppp
WangCheng0116 Nov 9, 2023
2d422a3
Add notation for ... and <PARAMETER...>
WangCheng0116 Nov 9, 2023
16ae23e
swap sequence
WangCheng0116 Nov 9, 2023
61a7826
Merge pull request #324 from WangCheng0116/UG
WangCheng0116 Nov 9, 2023
b48864b
Update UserGuide.md
btaanish Nov 9, 2023
9273ad5
Merge pull request #326 from AY2324S1-CS2103T-T11-4/D-Limiter-patch-17
WangCheng0116 Nov 10, 2023
10eddfd
Fix table rendering issue
WangCheng0116 Nov 10, 2023
e83485a
Merge branch 'master' of https://github.com/AY2324S1-CS2103T-T11-4/tp…
WangCheng0116 Nov 10, 2023
2aaca3b
Make format linked to Command Format Section
WangCheng0116 Nov 10, 2023
d811c25
Merge pull request #327 from WangCheng0116/UG
Song-Mengfei Nov 10, 2023
942661b
Update PPP
Song-Mengfei Nov 10, 2023
b20cbca
Merge pull request #328 from Song-Mengfei/Update-PPP-skeleton
WangCheng0116 Nov 10, 2023
e9230c8
Update PPP
A1WAYSD Nov 10, 2023
b0c77c3
Merge pull request #329 from A1WAYSD/update-PPP
Song-Mengfei Nov 10, 2023
911a324
Fix bug of AddCommand and update the UG for AddCommand
Song-Mengfei Nov 10, 2023
f728617
Delete unused import
Song-Mengfei Nov 10, 2023
bc9ab18
Merge pull request #330 from Song-Mengfei/userGuide
A1WAYSD Nov 10, 2023
8100e64
Command format modification
WangCheng0116 Nov 10, 2023
4e346de
Update PPP
A1WAYSD Nov 10, 2023
9f13a1c
Update EditCommand EditCommandParser and EditCommandTest
Song-Mengfei Nov 10, 2023
5ca0f02
Fix style issue
Song-Mengfei Nov 10, 2023
308d7da
Update EditCommand. EditCommandParser and their tests
Song-Mengfei Nov 10, 2023
920c88a
Refractor all address book to flashlingo
Song-Mengfei Nov 10, 2023
9521f9c
Replace address book by flashlingo
Song-Mengfei Nov 10, 2023
4902234
Merge pull request #333 from Song-Mengfei/refractor
WangCheng0116 Nov 10, 2023
1fcbc19
Merge pull request #331 from A1WAYSD/update-PPP
WangCheng0116 Nov 10, 2023
eb56feb
Update UG, making it more concise
WangCheng0116 Nov 10, 2023
42679b7
Update DG
Song-Mengfei Nov 10, 2023
80443f3
Less dots
WangCheng0116 Nov 10, 2023
b1c2355
Merge pull request #334 from WangCheng0116/UG
Song-Mengfei Nov 10, 2023
c9ae5bd
Revert output message & UI changes
A1WAYSD Nov 10, 2023
61bec23
Update DG & UG
A1WAYSD Nov 10, 2023
9b277e2
Fix style
A1WAYSD Nov 10, 2023
c713a8f
Merge pull request #335 from Song-Mengfei/DG
A1WAYSD Nov 11, 2023
89600a2
Fix documentation error
Song-Mengfei Nov 11, 2023
fe6b56a
Merge pull request #338 from Song-Mengfei/DG
WangCheng0116 Nov 11, 2023
fe159a2
Merge pull request #336 from A1WAYSD/revert-feature-flaw-change
WangCheng0116 Nov 11, 2023
fb761e0
Update UG for Find and Language
Song-Mengfei Nov 11, 2023
67a116f
Update FindCommand example
Song-Mengfei Nov 11, 2023
a45fbae
Update documentation
Song-Mengfei Nov 11, 2023
adfab82
Merge pull request #339 from Song-Mengfei/userGuide
WangCheng0116 Nov 11, 2023
179e614
Declare library used
A1WAYSD Nov 11, 2023
b1d5f06
Fix Bug
Song-Mengfei Nov 11, 2023
e56416b
Bugfix
Song-Mengfei Nov 11, 2023
11e1962
Fix bug
Song-Mengfei Nov 11, 2023
88c991d
Update UG for the Find part
Song-Mengfei Nov 11, 2023
ba829ee
Merge pull request #340 from Song-Mengfei/userGuide
WangCheng0116 Nov 11, 2023
dd57442
Update authorship
A1WAYSD Nov 11, 2023
10d5be0
Improve load command code quality
A1WAYSD Nov 11, 2023
8a33b5a
Update test
A1WAYSD Nov 11, 2023
136a380
Crop images
A1WAYSD Nov 11, 2023
3df99fb
Update output messages
A1WAYSD Nov 11, 2023
4431c31
Merge pull request #342 from A1WAYSD/fix-image-in-ug
itsNatTan Nov 11, 2023
5b5e4ba
Removed unnecessary line in Add command, about language being optional.
itsNatTan Nov 11, 2023
3ea466a
Rearrange a line in edit command to make it clearer what the error me…
itsNatTan Nov 11, 2023
c3e4e4b
Removed repeated notes in the find command that is explained in the e…
itsNatTan Nov 11, 2023
4e5a09d
Fix typo in language command
itsNatTan Nov 11, 2023
24a9203
Fix command format for language command as the language parameter is …
itsNatTan Nov 11, 2023
8a57578
Removed odd line in no command
itsNatTan Nov 11, 2023
02a665e
Fix command format for command summary
itsNatTan Nov 11, 2023
9989621
Merge pull request #343 from itsNatTan/userguide
WangCheng0116 Nov 12, 2023
2cb8218
Update FindCommandTest and FindCommandPaserTest
Song-Mengfei Nov 12, 2023
5843722
Update FindCommandTest and FindCommandPaserTest
Song-Mengfei Nov 12, 2023
5d9c0b9
Fix bug
Song-Mengfei Nov 12, 2023
3b8a9f5
Merge pull request #344 from Song-Mengfei/test
WangCheng0116 Nov 12, 2023
952200a
Minor fix for the commands section
itsNatTan Nov 12, 2023
ba23173
Merge pull request #345 from itsNatTan/userguide
A1WAYSD Nov 12, 2023
14f3d59
Update PPP
itsNatTan Nov 12, 2023
4fe847b
Merge pull request #346 from itsNatTan/ppp
WangCheng0116 Nov 12, 2023
8ec9e35
Merge pull request #341 from A1WAYSD/fix-authorship
WangCheng0116 Nov 12, 2023
47cb976
Add LoadCommand test
A1WAYSD Nov 12, 2023
e7df505
Update test data file
A1WAYSD Nov 12, 2023
9d8968e
Update storage tests
A1WAYSD Nov 12, 2023
b8331fe
Update load test data
A1WAYSD Nov 12, 2023
1be7b77
Update icon
A1WAYSD Nov 12, 2023
81cc8aa
Update UG
A1WAYSD Nov 12, 2023
c693563
Change back error message of LoadCommand
A1WAYSD Nov 12, 2023
05e96c2
Add tags sequence diagrams
Nov 12, 2023
eddc91d
Update DeveloperGuide.md
btaanish Nov 12, 2023
b97543d
Merge pull request #6 from D-Limiter/D-Limiter-patch-1
btaanish Nov 12, 2023
9b82221
Add files via upload
btaanish Nov 12, 2023
89419c4
Add files via upload
btaanish Nov 12, 2023
0090f84
Update DeveloperGuide.md
btaanish Nov 12, 2023
3d4fb39
Fix sequence diagram bugs
Nov 12, 2023
5876699
Add sequence diagram fixes
Nov 12, 2023
b25bb4a
Update DeveloperGuide.md
btaanish Nov 12, 2023
dcbd663
Update PPP
btaanish Nov 13, 2023
e307790
Update d-limiter.md
btaanish Nov 13, 2023
52a0b46
Update d-limiter.md
btaanish Nov 13, 2023
6e20637
Merge pull request #348 from A1WAYSD/fix-icon
A1WAYSD Nov 13, 2023
b74a2a5
Merge pull request #347 from A1WAYSD/improve-test
A1WAYSD Nov 13, 2023
1f2c1e0
Improve code quality
Nov 13, 2023
00c4dcc
edit profile picture
btaanish Nov 13, 2023
fa291a0
Merge remote-tracking branch 'upstream/master'
Nov 13, 2023
d0a014d
Merge branch 'master' of https://github.com/D-Limiter/tp
Nov 13, 2023
84d3cd7
Fix checkstyle bugs
Nov 13, 2023
f8b90f1
Fix test errors
Nov 13, 2023
f3ad986
Fix EOF errors
Nov 13, 2023
2783498
Fix UG bug and update PPP
Song-Mengfei Nov 13, 2023
95b9086
Fix loadCommandTest bug
Song-Mengfei Nov 13, 2023
cd2d465
Merge pull request #351 from Song-Mengfei/FixBug
A1WAYSD Nov 13, 2023
64df1f5
Fix DG bug
Song-Mengfei Nov 13, 2023
1976554
Merge pull request #352 from Song-Mengfei/Update-PPP-skeleton
A1WAYSD Nov 13, 2023
0ffbc53
Update Find Command description
Song-Mengfei Nov 13, 2023
9449f3f
Note the feature of Language Command
Song-Mengfei Nov 13, 2023
ddeb8cc
Update UG
WangCheng0116 Nov 13, 2023
404d818
Merge pull request #353 from Song-Mengfei/FixBug
WangCheng0116 Nov 13, 2023
ecdfcc0
Fix checkstyle
WangCheng0116 Nov 13, 2023
ba13ee6
Merge pull request #354 from WangCheng0116/UG
Song-Mengfei Nov 13, 2023
0d195eb
Update aboutus
WangCheng0116 Nov 13, 2023
f9e686f
Update doc
A1WAYSD Nov 13, 2023
46f9303
Merge branch 'master' into update-doc
A1WAYSD Nov 13, 2023
005e53c
Fix load command
A1WAYSD Nov 13, 2023
2a4161a
Update d-limiter.md
btaanish Nov 13, 2023
fa66ac2
Update DG
A1WAYSD Nov 13, 2023
61e3b6b
Update UG
A1WAYSD Nov 13, 2023
7b9678c
Update PPP
A1WAYSD Nov 13, 2023
2ace318
Fix style
A1WAYSD Nov 13, 2023
b359585
Update sample data
A1WAYSD Nov 13, 2023
f16a12c
Fix style
A1WAYSD Nov 13, 2023
4ab93d4
Merge pull request #355 from A1WAYSD/update-doc
Song-Mengfei Nov 13, 2023
1617c8e
Fix message
A1WAYSD Nov 13, 2023
2cdfd8e
Add instructions for manual testing
itsNatTan Nov 13, 2023
da2a963
Solve merge conflicts
Nov 13, 2023
8750af0
Merge branch 'master' of https://github.com/D-Limiter/tp
Nov 13, 2023
b8ce9c0
Fix authorship conflicts
Nov 13, 2023
76e91af
Rename to starting
WangCheng0116 Nov 13, 2023
61d7aef
Fix grammatical errors
WangCheng0116 Nov 13, 2023
f439862
Fix image path issue
WangCheng0116 Nov 13, 2023
f359bda
Merge pull request #358 from WangCheng0116/UG
Song-Mengfei Nov 13, 2023
fd3e0a8
Update UG
A1WAYSD Nov 13, 2023
1aab6cf
Update PPP
A1WAYSD Nov 13, 2023
fa4f3c9
Update StartCommandDiagram and propose renaming reveal as an enhancement
WangCheng0116 Nov 13, 2023
6f9edbd
Fix checkstyle
WangCheng0116 Nov 13, 2023
dc0959b
Update DG
A1WAYSD Nov 13, 2023
43e3687
Fix checkstyle in tests
WangCheng0116 Nov 13, 2023
1ed1dcb
Update DG
WangCheng0116 Nov 13, 2023
da968e7
Merge pull request #356 from A1WAYSD/fix-add-command-message
A1WAYSD Nov 13, 2023
fe8b74f
Merge pull request #360 from WangCheng0116/DG-Update
Song-Mengfei Nov 13, 2023
40a84a7
Merge branch 'master' into finalize-code
A1WAYSD Nov 13, 2023
cb3df65
Merge pull request #359 from A1WAYSD/finalize-code
A1WAYSD Nov 13, 2023
a9f96cb
Merge pull request #349 from D-Limiter/master
A1WAYSD Nov 13, 2023
ebb966f
Update SessionManager Class digram
WangCheng0116 Nov 13, 2023
d6031c8
Merge pull request #361 from WangCheng0116/DG-Update
A1WAYSD Nov 13, 2023
88a3979
Merge branch 'master' of https://github.com/AY2324S1-CS2103T-T11-4/tp…
itsNatTan Nov 13, 2023
16d6290
Add newline at EOF
itsNatTan Nov 13, 2023
c47803d
Fix reveal message change
A1WAYSD Nov 13, 2023
b3eed68
Merge pull request #357 from itsNatTan/devguide
WangCheng0116 Nov 13, 2023
34cb13a
Merge pull request #362 from A1WAYSD/fix-reveal
WangCheng0116 Nov 13, 2023
01a8218
Change parameter format
WangCheng0116 Nov 13, 2023
70e7818
Merge pull request #363 from WangCheng0116/UG
Song-Mengfei Nov 13, 2023
287e39e
Update DG
A1WAYSD Nov 13, 2023
95a67eb
Update LoadCommand diagram
A1WAYSD Nov 13, 2023
feb60c6
Update image to avoid grammar mistake
A1WAYSD Nov 13, 2023
1915646
Update diagram
A1WAYSD Nov 14, 2023
6018d65
Merge pull request #364 from A1WAYSD/fix-dg
WangCheng0116 Nov 14, 2023
3d84651
PPP
WangCheng0116 Nov 14, 2023
99ff110
Merge pull request #365 from WangCheng0116/master
A1WAYSD Nov 14, 2023
28411e2
PPP
WangCheng0116 Nov 14, 2023
3876ef3
Update doc
A1WAYSD Nov 14, 2023
1614e84
Merge pull request #366 from WangCheng0116/master
A1WAYSD Nov 14, 2023
e1b4b28
Merge pull request #367 from A1WAYSD/fix-dg-bug
WangCheng0116 Nov 14, 2023
710f732
Fix format
WangCheng0116 Nov 14, 2023
1acb300
Merge pull request #369 from WangCheng0116/master
A1WAYSD Nov 14, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
3 changes: 0 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@ src/main/resources/docs/
/*.log.*
hs_err_pid[0-9]*.log

# Test sandbox files
src/test/data/sandbox/

# MacOS custom attributes files created by Finder
.DS_Store
docs/_site/
22 changes: 12 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,16 @@
[![CI Status](https://github.com/se-edu/addressbook-level3/workflows/Java%20CI/badge.svg)](https://github.com/se-edu/addressbook-level3/actions)
[![CI Status](https://github.com/AY2324S1-CS2103T-T11-4/tp/workflows/Java%20CI/badge.svg)](https://github.com/AY2324S1-CS2103T-T11-4/tp/actions)

![Ui](docs/images/Ui.png)
![Ui](docs/images/MainUi.png)

* This is **a sample project for Software Engineering (SE) students**.<br>
Example usages:
* as a starting point of a course project (as opposed to writing everything from scratch)
* as a case study
* The project simulates an ongoing software project for a desktop application (called _AddressBook_) used for managing contact details.
* This is **a vocabulary memorizing project for all language learners**.<br>
* This project is designed to assist language learners in memorizing words efficiently using a scientific approach based on the **Ebbinghaus Forgetting Curve**.
* The app provides a command-line interface (CLI) for users to interact with.
* It schedules word revision sessions at specific times to maximize word retention.
* The project is based on a software project for a desktop application (called _AddressBook_) used for managing contact details.
* It is **written in OOP fashion**. It provides a **reasonably well-written** code base **bigger** (around 6 KLoC) than what students usually write in beginner-level SE modules, without being overwhelmingly big.
* It comes with a **reasonable level of user and developer documentation**.
* It is named `AddressBook Level 3` (`AB3` for short) because it was initially created as a part of a series of `AddressBook` projects (`Level 1`, `Level 2`, `Level 3` ...).
* For the detailed documentation of this project, see the **[Address Book Product Website](https://se-education.org/addressbook-level3)**.
* This project is a **part of the se-education.org** initiative. If you would like to contribute code to this project, see [se-education.org](https://se-education.org#https://se-education.org/#contributing) for more info.
* It is named `Flashlingo` because it was initially inspired by **flash cards** and **duolingo**.
* For the detailed documentation of this project, see the **[Flashlingo Product Website](https://ay2324s1-cs2103t-t11-4.github.io/tp/)**.

## Acknowledgments
This project is based on the AddressBook-Level3 project created by the [SE-EDU initiative](https://se-education.org).
File renamed without changes
File renamed without changes
File renamed without changes
Binary file added bin/main/images/flash_lingo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bin/main/images/help_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bin/main/seedu/flashlingo/AppParameters.class
Binary file not shown.
Binary file added bin/main/seedu/flashlingo/Main.class
Binary file not shown.
Binary file added bin/main/seedu/flashlingo/MainApp.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added bin/main/seedu/flashlingo/logic/Logic.class
Binary file not shown.
Binary file not shown.
Binary file added bin/main/seedu/flashlingo/logic/Messages.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added bin/main/seedu/flashlingo/logic/parser/Parser.class
Binary file not shown.
Binary file not shown.
Binary file added bin/main/seedu/flashlingo/logic/parser/Prefix.class
Binary file not shown.
Binary file not shown.
Binary file added bin/main/seedu/flashlingo/model/Flashlingo.class
Binary file not shown.
Binary file added bin/main/seedu/flashlingo/model/Model.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added bin/main/seedu/flashlingo/model/UserPrefs.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added bin/main/seedu/flashlingo/storage/Storage.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added bin/main/seedu/flashlingo/ui/CommandBox.class
Binary file not shown.
Binary file added bin/main/seedu/flashlingo/ui/FlashcardBox.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added bin/main/seedu/flashlingo/ui/HelpWindow.class
Binary file not shown.
Binary file added bin/main/seedu/flashlingo/ui/MainWindow.class
Binary file not shown.
Binary file added bin/main/seedu/flashlingo/ui/ResultDisplay.class
Binary file not shown.
Binary file not shown.
Binary file added bin/main/seedu/flashlingo/ui/Ui.class
Binary file not shown.
Binary file added bin/main/seedu/flashlingo/ui/UiManager.class
Binary file not shown.
Binary file added bin/main/seedu/flashlingo/ui/UiPart.class
Binary file not shown.
9 changes: 9 additions & 0 deletions bin/main/view/CommandBox.fxml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>

<?import javafx.scene.control.TextField?>
<?import javafx.scene.layout.StackPane?>

<StackPane styleClass="stack-pane" xmlns="http://javafx.com/javafx/17" xmlns:fx="http://javafx.com/fxml/1" minWidth="300">
<TextField fx:id="commandTextField" onAction="#handleCommandEntered" promptText="Enter command here..." styleClass="command-box"/>
</StackPane>

Loading
Loading