Daniel Schlabach
Working on filtrd.co.
Pushed 1 change to flashcards
figure out how to connect to dev app via iPhone
rewrite decks api for postgres
Pushed 4 changes to flashcards
delete deck functionality
wrote back end for editing deck titles and descriptions
Pushed 5 changes to flashcards
fix errors retrieving flashcards for review
fix next_practice_date column in postgres
add static site to Netlify
Pushed 13 changes to flashcards
Pushed 1 change to flashcards
delete flashcard functionality with postgres
add card, get cards functionality with postgres
rewrote add flashcard and get deck flashcards
create new flashcards database
rewrote add deck functionality for postgres
changed deck.id to deck.deck_id and so on
rewrote register user functionality for postgres
rewrote login functionality with async await
switched to async/await from callback
removed console.log statement