Facebook Login OAuth
The Facebook Login feature helps me incorporate OAuth and JavaScript into my project: two concepts where I have been craving more...
Python's Schedule API
One of the main features of my project is sending notifications to my users about the who and the how of the person they should reach out...
Weekend 1 Accomplishments/Learnings
Week 1 of project season FLEW by. I sank a good amount of time into trying to incorporate Google's OAuth into my app, gaining first-hand...
model.py
Today's Goal: Complete the code version of my data model that becomes the skeleton of my database (model.py). Detailed Action Plan:...
APIs
Day 2 Scrum: Yesterday: Data model was approved by advisor. Found that FullContact API does not allow for query by name, only by email,...
Data Model - Further Exploration
My goal for today is to complete my data model. After three thorough reviews by three different pairs of eyes, I'm at a cozy...
Scrum
Day 1 of Project time! The morning lecture at Hackbright consisted about learning two key concepts in the programming world: scrums and...
Hackbright Project Intro
It is officially week 4 at Hackbright and our personal projects are starting next week. What an incredible feeling to finally begin my...
Data Model - Initial Draft
Step 1 of my project is the crux of my app: the data model. This blog will cover a few key questions: What is a data model? Why do I need...