df31e34a54
Update duration format for buttons
2024-04-10 21:01:16 +02:00
79866135e1
Delete flashcards, refactor, todos, date format
...
Added ability to delete flashcards
Extracted adding flashcards into a function
Added TODOs
Updated dateFormatter to include time based on user's 24/12 format
2024-04-10 20:05:00 +02:00
2e8945e8d2
Preview and minor fixes
2024-04-10 14:36:38 +02:00
823d28637a
Got rid of TODOs
2024-04-10 13:57:19 +02:00
2727467fd9
App working again
2024-04-10 13:48:04 +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
5ce5ca2637
Add README.md
2024-04-09 12:39:56 +02:00
24fb236f6b
Rewrote the app to use Core Data, some features not working fully
2024-04-08 20:18:56 +02:00
1512053e34
Better handling when there are no cards for AnkiView
2024-04-07 17:00:54 +02:00
9c567c96f6
Better handling when there are no cards for Flashcards list
2024-04-07 16:54:26 +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
4022261ff3
Renamed word to FlashCard
2024-04-06 12:54:33 +02:00
20621c495d
Merge branch 'main' of github.com:olinpin/WordAX
2024-04-05 23:26:49 +00:00
a42dd2787c
Update docker compose with better password
2024-04-05 23:24:07 +00:00
07ddb72671
Add .gitignore
2024-04-05 23:23:42 +00:00
147c6715c3
Changed the button time
2024-04-05 19:49:43 +02:00
c0c4afc946
Update button size, add time that's added
2024-04-05 19:45:26 +02:00
94772d6b48
Fixed allignment issues
2024-02-26 20:56:20 +01:00
b38827070d
Implement WordListView
2024-02-25 18:46:26 +01: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
bfe46bb6ba
Quick fix (last version wasn't stable)
2024-02-25 17:41:53 +01:00
0ffb96cf9c
Make the app more stable
2024-02-25 17:34:12 +01:00
69ffe49e8a
Add buttons for light and dark mode, fix functions for setting/getting milestone
2024-02-25 14:47:52 +01:00
2bebe1e167
Make the text selectable (for copying and lookup), after description is shown
2024-02-25 11:42:48 +01:00
c81eb49364
OnClick anywhere on the screen of the word, the description appears
2024-02-25 11:17:11 +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
5f474ca9cd
Add environment object to all views and delete unused code from MainView
2024-02-24 11:47:30 +01:00
c253938cb9
Added navigation and tab views
2024-02-23 14:17:03 +01:00
f96f2df580
Fixed docker-compose, example init.sql
2024-02-19 11:10:12 +00:00
95685ea853
Updated docker-compose and added testing init sql script
2024-02-19 11:40:20 +01:00
6d1081ffd9
Test docker compose
2024-02-19 10:44:33 +01:00
3d36a08771
Initial Commit
2024-02-19 10:17:28 +01:00