Bills refactor
Created by: adarsh-murthy
- Move bills code out of views and app into separate files.
- Edit views code to not include unnecessary variable 'present'.
- Move the change date format funciton to a functions file in lib.
- Change js code to programmatically display the bills table.
- Make relevant changes in the html file.
- Make bill upload requirements message as tooltip.