We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df09334 commit 0d1feb0Copy full SHA for 0d1feb0
README.md
@@ -1,12 +1,24 @@
1
# ASTROFEED
2
+
3
Get all the social feed from your favourite astronauts in one place !
4
-### Todo
5
+### Features
6
7
+* Retrieve twitter feed of each astronaut
8
+* Display their position on the earth
9
+* Cache data
10
+* Drag and drop earth
11
+* Display a selected tweet on the timeline
12
13
+### Dev specs
14
-- [ ] Generate timeline from data
-- [ ] On click timeline dot display tweet
-- [x] UI timeline fix position des dates
-- [ ] Fix scroll qui dépasse
15
+* Twitter API
16
+* Open notify API
17
+* ES6
18
+* SASS
19
+* WebGL with three.js
20
+* Git
21
+* Gulp
22
23
### Installation
24
0 commit comments