Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 832 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 832 Bytes

YourShare


share Your Bills among each other

  Your share is an android project to share your bills amongs each group order. input each item of your recipt and set the VAT % and service charge % (if any) and it will display the value of each item including the VAT and Service Charge which will make it easier to split the bill  

initiated to practice for the following items

  * floating lables 
  * dynamicaly create inputs and holds the input value 
  * flash screen
  * custom app icon create and apply using android studio
  * restrict portrait view
  * teame changing and also applying to recent view
  * adding app introduction page apearing when installing 1st using this (tutorial)[http://www.viralandroid.com/2016/10/android-appintro-slider-example.html]