Web app to help photographers comfortably share their work with their client, includes a registration system, integration with Dropbox account of photographer, syncing contents of Dropbox account with local data in database (includes renaming, deleting, adding files/folders), a system of revoking/granting access to folders of Dropbox to certain clients, sending confirmation emails. Developed using ASP.NET MVC with registration system (ASP.NET Identity), integration with Dropbox via Dropbox API, sending emails via SendGrid, entity framework.