Built by: @prateeksan.
Mentors at Lighthouse Labs are trusted with the noble but tedious task of reviewing code written by their budding students. This app was built to make their lives a little easier by allowing them to tell a SlackBot about their reviews and letting technology take care of the rest.
Code_Review_Slackbot is the API built for Rotten Coders which uses a slackbot ('code_doge') to collect data regarding code reviews and sends it to the Rails Server as JSON. The slackbot is integrated using Slack's outgoing webhooks.
- Slackbot-API: NodeJS -v 5.5.0 - body-parser, express, isomorphic-fetch, request.
- Rails-Server: Ruby -v 2.2.3, Rails -v 4.2.5.1 - postgresql, turbolinks, bcrypt, engtagger.
- Front-End: HTML, CSS, JQuery, Bootstrap, Font-Awesome, Google Charts, Google Fonts
Click Here to learn more about the app in its entirety.
Click Here to visit the site.
- Username: prateeksanyal
- Password: password
The following conversation with the slackbot (code_doge) creates a new code review entry and sends it over to Rotten Coders (the rails server).