chazhenricks / hackathon1-team02

Git-Gumble is Tinder for Developers. Created at the Nashville Software School alumni hackathon in 2017

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Git Gubmble

Git Gumble is a dating app for developers. The app gathers user information from Github and presents it in the form of a card with varying shades of green. The shade of green is directly correlated with how many commits to Github that person has made in the past year. Based solely on number of commits a potential match has made, the app user is then able to swipe right to follow ("Push" in the app) or left to not follow ("Pop") in the app.

 

Git Gumble was created as a team as part of the Nashville Software School 2017 Alumni Hackathon.

Contributers

Jessawynne Parker Chaz Henricks Taylor Perkins Arwa Kuterwadliwala Stephen Szpak Jeremy Wells

Overview

The app was built using Framer, a powerful prototyping tool to create fully functional, working mobile prototypes. Framer was used to construct the overall structure of the app as well as tie in functionality to buttons and swipes.

 

Framer uses Coffeescript rather than Javascript for its interactive functionality. This being my first introduction to Coffeescript, getting started had a well defined steep learning curve for me.

 

My contributions to the project included

  1. Figuring out how to collaborate using Framer (surprisingly difficult to work on the same project at the same time using this tool)
  2. Integrating functionality of populating new cards once one has been swiped
  3. Integrating Firebase as a backend

 

The project is still under construction. A version 2 release will be happening in the near future. Stay Tuned.

About

Git-Gumble is Tinder for Developers. Created at the Nashville Software School alumni hackathon in 2017


Languages

Language:CoffeeScript 67.9%Language:JavaScript 20.5%Language:Jupyter Notebook 9.9%Language:HTML 0.8%Language:CSS 0.6%Language:Python 0.2%