edmechem / bootbook

A private social network for Dev Bootcamp students and graduates.

Home Page:https://bootbook.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#BootBook BootBook is a private social network for Dev Bootcamp students and graduates, built to help boots connect across cohorts and campuses.

Filters make it easier to find mentors or collaborators with similar interests, while optional mentor/collab conversation buttons only show on a boot's profile if they have indicated that they are open to mentoring or collaborating. This alleviates much of the awkwardness of cold-contacting someone, while shielding boots from unwanted requests. Plain direct messaging is possible with each boot.

The Dev Bootcamp experience and culture uniquely prepares us to learn intensively, be emotionally intelligent in teams, and 'make beautiful, meaningful things.' At the same time, getting through Dev Bootcamp and transitioning into the tech industry as a bootcamp grad are unique challenges. BootBook aims to leverage our strengths and reduce our anxieties by connecting us to fellow boots at every stage: from Phase 0 to professional web developer.

Contributing

BootBook started as a final project of the 2016 San Francisco Nighthawks, but we hope to make it a friendly open source project that many current and future boots will contribute to.

Please read CONTRIBUTING and our CODE OF CONDUCT for more on the process of submitting pull requests to BootBook.

Boot Stories

  • Boot can sign in and create account through Github oauth.
  • Boot receives an email when they join.
  • Boot can edit their own profile & see other boots' profiles.
  • Boot can search for other boots by name.
  • Boot can filter other boots by location, cohort, interests.
  • Boot can direct message other boots.
  • Boot can specify that a conversation is about mentoring or collaboration.
  • Boot can specify whether they are open to mentoring or collaborating.
  • Boot receives an email when another boot starts a conversation with them.
  • Boot can favorite other boots.

Signed-In Boot's Profile

Profile

Viewing Another Boot's Profile

Profile

Searching/Filtering Other Boots

Profile

Mapping Other Boots

Profile

Starting a Conversation

Profile

Future Goals

  • Limiting authorization to members of Devbootcamp org and/or cohort orgs.
  • Open source administration of the app.
  • Continuous integration.
  • Admin dashboard for managing resources.
  • Posts (categorized as events, hackathon team invites, job opportunities, etc.) that are searchable, and streamed from favorited boots.
  • Pair programming feature that makes it easier to find someone to learn with.
  • Collection of final projects, linked to team members' profiles.
  • Resources page curated by users in different categories (upvoteable).
  • BootBook feedback feature where boots can suggest and vote on changes.
  • D3 data visualization of student/grad statistics (salary, time between graduation and first job, demographic differences, etc.).

About

A private social network for Dev Bootcamp students and graduates.

https://bootbook.herokuapp.com/

License:MIT License


Languages

Language:Ruby 63.6%Language:HTML 28.8%Language:JavaScript 3.5%Language:CSS 3.2%Language:CoffeeScript 0.8%