Added DB and Providers, modified user_images table, modified code to be adaptable
Feature: added database functionality, providers, for saving and loading photos. Refactor: user_images table now has uploaded field (int), creation_date now uses current time of addition instead of image metadata creation. Refactor: ListTiles now show that couple's id, creationDate and wheter is has been uploaded already or not.