Commit Graph

18 Commits

Author SHA1 Message Date
db38b28f42 Refactor 2024-05-01 13:42:39 +02:00
6b0644bbef Add Data model for decks 2024-05-01 13:23:08 +02:00
61c1006329 First try on uploading apkg files
Not working because defining a custom extension is kicking my ass:/
2024-04-30 19:52:48 +02:00
42fbfbeebb Save which cards are favorite 2024-04-30 10:12:10 +02:00
dae08d79f6 Add countdown till when the next flashcard is going to show up 2024-04-12 15:32:32 +02:00
7625f62c85 Countdown not working yet 2024-04-11 23:42:14 +02:00
823d28637a Got rid of TODOs 2024-04-10 13:57:19 +02:00
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
5b383f6258 Add basic backend for showing words 2024-02-24 17:40:16 +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