1
0
Fork 0
forked from Fuji/Fuji
Commit graph

22 commits

Author SHA1 Message Date
cdd2904f27 Refactor GradesPage to support semester selection and display grades accordingly 2025-04-05 10:24:55 +02:00
84283894f8 Add notes display functionality to BehaviourPage 2025-03-27 18:13:26 +01:00
3b5227496a Add margins to cards in grades page for improved layout 2025-03-27 15:51:46 +01:00
8eab18c91b Change date format in grades page from YYYY-MM-DD to YYYY/MM/DD 2025-03-27 15:44:47 +01:00
6477ad1f9b Add better grades details 2025-03-21 17:01:16 +01:00
2f6a8fb398 Refactor database handling: replace sqlite_handler with sqlitehandlernr and implement fetching grade data from database 2025-03-21 12:09:59 +01:00
4c355b9455 Make homepage cards use actual cards and not containers 2025-03-17 17:08:35 +01:00
b8c7de10ba Make the theme no longer requires you to restart the app 2025-03-10 07:58:08 +01:00
8ab23f9851 Update src/pages/grades.py 2025-03-08 15:02:13 +00:00
2c3737165b Add grades page prototype 2025-03-08 15:40:50 +01:00
50a52ce311 Add restart button to snackbar on Settings page 2025-03-07 21:35:57 +01:00
ed6d3f1df4 Im a dumb af and forgot to change the file name 2025-03-07 14:24:20 +01:00
a1a0a6212d Add recent grades card 2025-03-07 14:21:39 +01:00
04e2352cd3 Add a warning banner while changing settings 2025-02-26 06:56:27 +01:00
5616173290 Add badly made settings page 2025-02-24 08:21:50 +01:00
6681ab4cf3 Switched from json config to ini configuration file; fixed a issue with language being set to polish only 2025-02-22 16:00:15 +01:00
20db69ef4d Refactor imports and replace vars with constants; remove unused test file 2025-02-22 13:09:02 +01:00
f636f0cba9 Add translation and language selection 2025-02-20 17:43:38 +01:00
d309906d3d Add new pages for grades, timetable, homework, exams, attendance, behaviour, and settings; update navigation to support routing and improved login functionality ( that doesnt work ) 2025-02-15 12:51:50 +01:00
72ee9d2e5f Add placeholders to main and home pages for future content integration 2025-02-14 17:02:52 +01:00
75ea385205
Added initial login screen, added json configuration file and slightly updated card colors and made use of the vars file in the home page 2025-02-09 19:27:38 +01:00
09f0cd9415
This commit exitsts only beacuse i want to conntinue work on my laptop, the code is still retarded, more than ever. 2025-02-08 16:27:23 +01:00