This is an app that I planned to make for a 12th grade Computer Science Project. I used Kivy Module for the Graphic User Interface. The scope of this app is pretty basic right now but I do plan to make it better down the road.
Make sure you have a
.env
file with passwd=
set to your SQL password.The MySQL Database name is set to
medmart
.As for the table(s):-
This repository will keep being updated as time goes on and I make more changes.
That's pretty much all you need to know :)