dylantientcheu / urplus

A collection of tools to enhance the Udacity reviewer experience, including integrated remark storage and retrieval

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

urplus urPlus is a collection of tools to enhance the Udacity reviewer experience and productivity.


Udacity Review GitHub last commit GitHub contributors license Slack Channel

Requirements

Setup

Local UrPlus setup can be found here

Documentation

Documentation can be found in the Wiki

Contributing

Got a question or an idea? Found a bug? We can talk about it on our Gitter Channel for ways to offer feedback and contribute.

For minor changes:

  1. Fork this repository
  2. Create your branch (git checkout -b my-new-thing)
  3. Commit your changes (git commit -am 'commit-message')
  4. Push to the branch (git push origin my-new-thing)
  5. Create a new Pull Request

License

GPL-3.0 - Michael Hays.

About

A collection of tools to enhance the Udacity reviewer experience, including integrated remark storage and retrieval

License:GNU General Public License v3.0


Languages

Language:JavaScript 52.7%Language:Vue 32.3%Language:Python 13.9%Language:HTML 1.0%Language:Shell 0.1%Language:CSS 0.1%