Giter Site home page Giter Site logo

adwy's Introduction

A Date With Yourself

A Date With Yourself is an interactive experience that lets you ponder the digital footprints you've left behind over the years on social media and encourages you to reflect on how you've changed as a person.

Prepare the environment

A Date With Yourself requires the following steps for being executed correctly.

1. Create your Facebook data

Go here and select the following data to download:

  • Photos
  • Messages
  • Profile Information

It's important you select All your data in Format: JSON. As lowest is the quality of the media, the fastest will download. You will receive a Facebook notification and an email when the data is ready to be download it.

Alt text

2. Download ADWY source code

By clicking on Clone or Download and Download ZIP Alt text

3. Add your facebook data into the ADWY folder

Unzip your downloaded file from facebook and add Photos, Messages and Profile_information folders into the A Date With Yourself folder you've just downloaded. The folder should look like the image below.

Alt text

Start

The environment is ready. Now is time to execute the website.

4. Open your command console from your computer

  • Mac: Terminal
  • Windows: Cmd

5. Change your directory using cd command

Use the following command to access to the root of the project (adwy-master if you have downloaded from Github).

cd path/to/your/directory

For example:

cd Downloads/ADWY/

You can check if your in the correct folder by entering the command lsthen all the files and folders will be displayed

Alt text

6. Run the app

If you are on Mac, execute the launch.sh file by using the following command:

./launch.sh

After a few seconds a chrome tab is gonna open with the address localhost:8000 and A Date With Yourself will appear. If you are on Windows, directly enter the list of commands mentioned in the launch.sh file into the Command Prompt. We have commented the launch.sh file for you to follow. (Refer to Instructions for Windows.txt for detailed help)

Please Note : You need to have either Python 2 or 3 installed in your machine to run ADWY.

Alt text

Stop the app

Return to the command line app and shutdown the server by pressing CTRL+C

Data privacy

This website does not store or send your data. It runs completely client side and can run even without the internet. The source code can be viewed and modified locally. The project is made for the purpose of providing insights about self-discovery and awareness.

About Us

Ashris Choudhury - [email protected] - iashris.com

Judith Sirera - [email protected] - judithsirera.com

adwy's People

Contributors

iashris avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.