charlottebrf / DoctorsWhoCode

My Time Manager: Your helpful time manager app created for CF: G Ruby course AW 2016 course competition project.
https://evening-lowlands-39707.herokuapp.com/
0 stars 0 forks source link

Show logged data for the logged-in user only #33

Closed melikecode closed 7 years ago

melikecode commented 7 years ago

We can now use Twitter's API to log in unique users with their Twitter id.

TASKS:

melikecode commented 7 years ago

update logging code so that it includes the unique Twitter user id. DONE

update logging code so that it parses only the log details logged by the current user. DONE