F
Flashcards
Smart flashcard system
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
switched authentication to postgres
rewrite login functionality to postgres
rewrite register user route
successfully connect to PostgreSQL
Pushed 4 changes to flashcards
research how to deploy app
finish setting up front end of deck settings
format info section of settings page
Pushed 2 changes to flashcards