An app to predict and improve your grade. Have a remarkable grade in your class!
An app to predict and improve your grade. Have a remarkable grade in your class!
Beginning to implement MySQL database into the project. Since I am very new, I spent some time understanding it from Fireship to integrate into containing data for students’ reported university acceptances and their grades. So, rather than a calculator only, I want to make it more useful with tangible data from real students (to hopefully make people less scared of their grades not being in the 1 percentile). I am fetching this data from a publicly available google spreadsheet but for some reason they blocked you from cloning the spreadsheet, but I found a workaround which is even better since its real-time updates! In order to connect MySQL with Google Sheet I am running an app script which will submit data to Google Cloud SQL (I think that works?)
Essentially, the table contains values from each column and then I will just need to do a bit importing these values into the SQL of the app script which I can then hopefully, easily fetch this data using python for data analysis and AI analysis.
Log in to leave a comment
I worked on creating a basic flask web app. The design will be notepad inspired-ish as shown!!
Log in to leave a comment