Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 715 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 715 Bytes

Medicine Ordering App (Medmart)

Purpose

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.

Details

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):-

Note

This repository will keep being updated as time goes on and I make more changes.
That's pretty much all you need to know :)