15 Commits

Author SHA1 Message Date
Kosh
b65b5570cc Moved frontend/index.html to frontend/html/index.html
Closing #2; Closing #1
2023-10-25 23:04:56 +05:30
Kosh
feb5689757 Added compatibility for subfolders 2023-10-25 23:04:41 +05:30
Kosh
81921fa4ba Interacting with data with rest api 2023-10-25 23:04:41 +05:30
Kosh
4e85d9e33a Implement getting data using rest api 2023-10-25 23:03:56 +05:30
Kosh
b01aa43f32 Make the file paths cross-platform compatible 2023-10-25 23:02:52 +05:30
1eb6af9afd Add error message to login, Fix Internal Error 500
Yeah i touched the rest api and fixed the internal favicon error :P
Cleaned up the pages and linked the error messages
2023-10-25 23:02:31 +05:30
Kosh
bc570b4eec Add user via rest api 2023-10-15 13:18:20 +05:30
Kosh
9aa23ff620 Handle First Launch 2023-10-15 13:18:20 +05:30
Kosh
970278f25f Implement login via rest_api 2023-10-15 13:18:20 +05:30
Kosh
90cbf2813f Remove test code from DataHandler 2023-10-14 21:04:45 +05:30
Kosh
ab65b8f66f Implement the rest api for get requests 2023-10-14 21:04:45 +05:30
Kosh
a981511706 Added a requirements.txt 2023-10-10 19:00:32 +05:30
Kosh
a666972c08 Rewrote data handler... Users added. 2023-10-10 19:00:32 +05:30
Kosh
de73b8ca13 Cleaned backed/data_handler.py code. 2023-10-09 18:58:26 +05:30
Kosh
be6512eae6 Added the basic backed which was already ready 2023-10-09 18:22:57 +05:30