/UDEMY-OOP_5-flatmates-bill-web-app

App 5 from Udemy Course: Advanced Python Programming: Build 10 OOP Applications

Primary LanguagePython

Flatmates Bill Web App

A basic web app made in Flask.

The app allows two flatmates to apportion utility bills based on days spent in the flat during a billing period.

E.g. Electric bill for February = £100

Flatmate 1 was resident for 28 days.

Flatmate 2 was only resident for 11 days.

BUT WHO PAYS WHAT!? Friends! Don't fight!

The flatmates bill app is here to save you!

App 7 from Udemy Course: Advanced Python Programming: Build 10 OOP Applications

An online version of App 2 from the same course