Commit Graph

10 Commits

Author SHA1 Message Date
301e545f47 Got rid of WordAX class
(so far without deleting, just to make sure if it's needed in the future)
Moved AnkiView to use FetchRequest, still a couple of TODOs left
2024-04-10 11:55:33 +02:00
24fb236f6b Rewrote the app to use Core Data, some features not working fully 2024-04-08 20:18:56 +02:00
ceef2c0f8e Add ability to create flashcards 2024-04-07 16:44:33 +02:00
2a7ae2d686 Renamed word to FlashCard in all files 2024-04-07 15:05:51 +02:00
286714b69a Create row for list of words 2024-02-25 18:42:00 +01:00
405e117944 Introduced WordListView 2024-02-25 17:45:36 +01:00
69ffe49e8a Add buttons for light and dark mode, fix functions for setting/getting milestone 2024-02-25 14:47:52 +01:00
83deb09425 Add WordView, fix some functions, add basic implementation of AnkiView 2024-02-24 18:39:33 +01:00
c253938cb9 Added navigation and tab views 2024-02-23 14:17:03 +01:00
3d36a08771 Initial Commit 2024-02-19 10:17:28 +01:00