CodeLoCo / Greenfield

Online social network that connects bootcamp grads to fellow grads and recruiters

Home Page:http://bondfire2.firebaseapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BondFire

BondFire is an online social network that connects graduates of software engineering immersive programs with fellow graduates and recruiters.

##Technology Stack

AngularJS jQuery firebase githubApi
AngularJS jQuery Firebase Github API

Team

  • Product Owner: Kristina McElveen
  • Scrum Master: Shanna Sullivan
  • Development Team Members: Kristina McElveen, Darryl Nunn, Bosa Omoregie, Shanna Sullivan

Application Overview

screenshots screenshots2

Table of Contents

  1. Usage
  2. Requirements
  3. Development
    1. Installing Dependencies
    2. Tasks
  4. Team
  5. Contributing

Usage

To view this app, navigate to BondFire's website.

To view this repository on your local machine,

  1. Fork and clone this repository.
  2. In your terminal, navigate to the client directory and type bower install to install bower dependencies. If bower is not already installed, type sudo npm install -g bower then bower install.
  3. In your terminal, navigate to the app directory and type python -m SimpleHTTPServer.
  4. In your browser, navigate to localhost:8000.

Development

We implemented the following features during BondFires's development:

  • Interactive map that shows locations of graduates from software engineering immersive programs
  • Listings for each location that shows the profiles of graduates in that area
  • Ability for new graduates to add themselves to the map and database
  • Ability for users to add a blog posting to the blog section
  • Toy problem of the day with a sandbox for users to code the solution

Contributing

See CONTRIBUTING.md for contribution guidelines.

About

Online social network that connects bootcamp grads to fellow grads and recruiters

http://bondfire2.firebaseapp.com


Languages

Language:JavaScript 79.5%Language:HTML 16.7%Language:CSS 3.8%