Skip to content

Zidane786/Flatmates-Bill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flatmates-Bill

Description:- An App that get as input the amount of a bill for particular period and the days each flatmate stay in house for that period.And return how much each flatmate has to pay (Pay base on no. of days flatmate stay in the flat at that Bill Period ) It also generates a PDF file stating the total Bill, the names of flatmate,the period, and how much each of flatmate has to pay.

Design-
Objects:-

  • Bill:-
    • amount
    • period
  • Flatmate:-
    • name
    • days_in_house
    • pays():
  • PdfReport:
    • filename
    • generate(flatmate1,flatmate2,bill):

About

An App that shares the amount of a bill for particular period each flatmate has to pay base on number of days each of them stays in the flat at that bill period.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors