Skip to content
Snippets Groups Projects
Commit d4b51ba7 authored by shubham's avatar shubham
Browse files

Added README

parent 957ec505
No related branches found
No related tags found
No related merge requests found
Shubham Sharma
COMS 490
Summer 2019
# Independent Study Report
**Overview:**
Over the summer I had the opportunity to develop an app to display analytical information on the data collected by Google from the user. The app called **Personal Insight** is a Windows Presentation Foundation ([WPF](https://docs.microsoft.com/en-us/dotnet/framework/wpf/)) application built on C# using the .NET library.
**Project Proposal:**
Google is known to keep track of their user's data. Unfortunately, your activities on the internet and sometimes personal information is sold to advertisers on the cost of your privacy. Legally Google is required to disclose all the data they acquire on you, but they make sure package them in a way, that any regular user will not understand.
My proposal is to develop an application which will parse through the files provided from Google and display analytical information of what exactly Google collects on the user. For the users, this application is intended to:
- Provide a deeper insight to user users of how far Google can reach in term of user data
- Give the user a better understanding of the importance of personal privacy
- Direct users on how to better keep their data more private.
**Project Description:**
The application is a WPF application runs on .NET which is compatible with any Windows platform machine. It is developed using Visual Studio, and utilized the Material Design In XAML Toolkit, [link](http://materialdesigninxaml.net/).
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment