Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
EECS493
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
tspuller
EECS493
Commits
52115986
Commit
52115986
authored
4 years ago
by
theraj
Browse files
Options
Downloads
Patches
Plain Diff
added Facebook instructions
parent
ddc1b62e
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.gitignore
+1
-0
1 addition, 0 deletions
.gitignore
src/containers/Facebook/Import.js
+12
-0
12 additions, 0 deletions
src/containers/Facebook/Import.js
src/containers/Instagram/Import.js
+1
-1
1 addition, 1 deletion
src/containers/Instagram/Import.js
with
14 additions
and
1 deletion
.gitignore
+
1
−
0
View file @
52115986
build/
node_modules
package-lock.json
.env*
...
...
This diff is collapsed.
Click to expand it.
src/containers/Facebook/Import.js
+
12
−
0
View file @
52115986
...
...
@@ -79,6 +79,18 @@ export default class extends Component {
return
(
<
LayoutWrapper
>
<
PageHeader
>
Import
<
/PageHeader
>
<
Box
>
<
u
>
How
To
Download
Your
Facebook
Data
:
<
/u> <br></
br
>
1
.
Log
in
to
<
a
href
=
"
https://www.facebook.com/
"
>
facebook
.
com
<
/a> <br></
br
>
2
.
Click
the
<
b
>
Account
<
/b> icon at the top right of your homepage <br></
br
>
3
.
Select
<
b
>
Settings
&
Privacy
<
/b> from the dropdown, then select <b>Settings</
b
><
br
><
/br
>
4
.
Click
<
b
>
Your
Facebook
Information
<
/b> on the left menu<br></
br
>
5
.
In
the
<
b
>
Download
your
information
<
/b> section, click <b>View</
b
><
br
><
/br
>
6
.
Click
the
boxes
on
the
right
side
to
select
which
information
to
download
<
br
><
/br
>
7
.
Make
sure
to
select
JSON
format
at
the
top
<
br
><
/br
>
8
.
Click
<
b
>
Create
File
<
/b> to confirm the download request <br></
br
>
9
.
Once
you
have
received
a
notification
that
your
data
is
ready
for
download
,
download
it
and
upload
it
below
<
/Box
>
<
Box
>
<
ContentHolder
>
<
DropzoneWrapper
>
...
...
This diff is collapsed.
Click to expand it.
src/containers/Instagram/Import.js
+
1
−
1
View file @
52115986
...
...
@@ -86,7 +86,7 @@ export default class extends Component {
3
.
Select
<
b
>
Settings
<
/b> from the dropdown<br></
br
>
4
.
Click
<
b
>
Privacy
and
Security
<
/b> on the left menu<br></
br
>
5
.
Under
the
<
b
>
Data
Download
<
/b> section, click <b>Request data</
b
><
br
><
/br
>
6
.
Enter
your
email
and
Instagram
password
and
click
<
b
>
Request
Download
<
/b
>
6
.
Enter
your
email
and
Instagram
password
and
click
<
b
>
Request
Download
<
/b>
<br></
br
>
7
.
Once
you
have
received
an
email
with
your
data
,
download
it
and
upload
it
below
<
/Box
>
<
Box
>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment