GithubHelp home page GithubHelp logo

teamru's Introduction

Team Builder

Description

The purpose of this project is to help hackers find teammates who are interested in the same kinda project as they are. To help making temas for HackRU easier.

Inspiration

The mind of Sam Azouzi

Also the awkward team-building events that we've run at hackathons.

Installation Guide

You need python, pip, and virtualenv. Please use google to get these on your system. Here are the shell commands that'll complete the installation. Note that you also need SQLite.

git clone https://github.com/HackRU/teamRU.git
cd teamRU
virtualenv venv # or your system-specific version (it'll look similar)
source venv/bin/activate
pip install -r requirements.txt

To set up the DB, just ask somebody (most likely). We intend to use AWS's RDS and the attributes.txt is the schema you must use to set it up.

You'll have to configure config.example.py (make a copy without the .example and put in the DB details).

Much of this is a bit experimental, so we know we're using AWS RDS with MYSQL, but not quite how.

Example Uses

All solo Hackers looking for a partner or team will use this to help make it easier for them to find teammates with common or just cool ideas.

Style Guide

๐Ÿ˜ฑ

TO-DO List

-Make sure everything thats already coded works, and to fix any bugs(Most coding is done but needs to be debugged and polished)

  • Threadhub
  • Dashboard
  • Chat
  • Login
  • Pretty much all HTML

Links to Further docs

๐Ÿ˜ฑ

And whatever you want ๐ŸŽ‰

Looking for people with knowledge in Python, Flask, and SQL

teamru's People

Contributors

bryanbenzinger avatar azoam avatar hemangandhi avatar amulya avatar

Stargazers

Rishab Chawla avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.