/affluence

Affluence

Primary LanguagePython

affluence

Affluence

GET Requests

http://yanoom.pythonanywhere.com/add/?user="1"&quantity="22.33"&desc="kawed"&payment_method="1"&category="1"
http://yanoom.pythonanywhere.com/add/?user='1'&quantity='22.33'&desc='kawed'&payment_method='1'&category='1'

MySQL DB Commands:

SHOW TABLES;
SELECT * FROM expenses;