echan91 / Git-Agora

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

git-agora.io

Git-agora.io is a platform for users to be able to easily share and find open-source Github projects. The application integrates with Github's webhook API feature to actively distribute idea points to its creators and development points for its contributors.

Team

  • Augustus Brennan
  • Edward Chan
  • Jonathan Chou
  • Paul Mills

Table of Contents

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

Installing Dependencies

From within the root directory:

npm install

Requirements

  • Node 7.6.0
  • PostgreSQL 9.6
  • MongoDB (or MLab)

Usage

Homepage shows you some of our top projects and recent news articles from top tech sites

HomePage

Log in with Github's OAuth

Login

Sharing a project is simple and easy and will instantiate a webhook onto your repository to keep application updated on any new pull requests.

ProjectCreation1 ProjectCreation2

Git-agora will also automatically retrieve some of the more recent pull requests to retroactively give user points!

ProjectPage2

You can see the project's information and also comment on it if you have any thoughts

ProjectPage1

Your user profile allows you to check your points, projects, and favorites

UserProfile

Development

Roadmap

View the project roadmap here

Contributing

Feel free to contribute to our project if you have any ideas or features you would like to add. Please note that for any additional Github features you might be interested in building, you will need to create your own Github token to test out and a tunneling service (e.g. ngrok) to help test it out. Please keep in mind our Style Guide when adding anything new!

About


Languages

Language:JavaScript 100.0%