Social Network Matchmaking Logs
Revision as of 13:44, 24 February 2019 by Orrbradford (talk | contribs) (Added more to week of the 15th and 22nd)
Contents
Social Network Matchmaking Log
Social Networking Matchmaking Project
Week of January 25th
- 2 hours - Brainstorming app features, sketches of app designs, finalizing app idea
- 2 hours - researching Design Architecture (MySql vs Neo4j, relational databases vs graph databases, Java vs Kotlin, Apache vs NodeJS, Researched Facebook and Tinder backend systems).
- 1 hour - Creating new Amazon AWS account. Downloading Neo4j database. Signing up for firebase. Finding good Android Udemy course
Week of February 1st
- 1 hour - Completed initial App Design displaying number of views likely needed
- 6 hours - Android udemy Tutorial (25% complete, completed 2 basic applications)
- 1 hour - Neo4j tutorial
Android course used: Android O and Java
Neo4J site Neo4j Tutorial
Week of February 8th
- 1 hour: Blackjack tutorial completed
- 6 hours: Udemy course almost completed
- Presentation started
- https://docs.google.com/presentation/d/1gvs-ozrtWjYsP6iE328JAonO-irAzZ7J9Z3dZkDMyS8/edit?usp=sharing
Week of February 15th
- Udemy Course completed
- Overall built eight apps including one that implemented a similar firebase structure as the one I'm planning
- Neo4j tutorial completed
- Initial database design started
- Searching for new annoynimized data sources
- Application started
- Creating sign in and registration
Week of February 22nd
- Registration and login using Firebase almost completed
- All projects added to Github
- Found source of social network data
Short Term Goals for this week
- Use python to parse the social network data into a JSON
- implement friends feature
Challenges this week
- Unsure of whether to use Neo4J due to potential cost. Need to parse JSON data and determine whether the size of the resulting graph is suitable for Amazon AWS. If not might use MySQL instead
Research this week