A Bill Management Website.
This website allowss housemates to split and notify about bills or money owed.
It's developed using Flask, JS, JQuery, AJAX, HTML and CSS.
Database is done using SQLite.
Comes with a few admin users and one example user.
Features include: *Registering users. *Loging in. *Adding households. *Inviting users and requiring accepting. *Live notification system. *Creating bills and approving them after users mark them as paid. *Security checks to prevent basic attacks.