StudySync v0.1
Made the the main file, lib/models files, and some of the lib/screeens files.
as of now the code isnt complete and i have made empty files, which i expect to use, if need more, i will add em later. also added code for main.dart and firestoreruels and lib/model and lib/screens/auth and partially, not completely wrote the lib/screens/chat/chat.dart file code. also made a supabase config file. as i realised that firestore is not free so moved on to supabase (the firestore rules will be same as if i change name there will be changes in many files, i will do that later. then i made anoter commit wrote auth service file and changed the main.dart
wrote the auth service file and changed auth.dart temporarily to remove dependancy from the chat_screen.dart and home_screen.dart and all other files so that i can get the app running and check the login screen. also i ran the app for first time. (the time i did in hackatime includes first and second commit)