All Projects → Parrit → Parrit

Parrit / Parrit

Licence: MIT license
Software Development Pairing Management App

Programming Languages

java
68154 projects - #9 most used programming language
typescript
32286 projects
javascript
184084 projects - #8 most used programming language
SCSS
7915 projects
HTML
75241 projects

Projects that are alternatives of or similar to Parrit

pairist
Pairing board for the modern era
Stars: ✭ 19 (-67.8%)
Mutual labels:  pair-programming
git-mit
Minimalist set of hooks to aid pairing and link commits to issues
Stars: ✭ 44 (-25.42%)
Mutual labels:  pair-programming
dev-slang
How to pronounce special characters and symbols used in programming languages
Stars: ✭ 19 (-67.8%)
Mutual labels:  pair-programming
vscode-extension
Link your code and commits to a video recording and explain your code with video.
Stars: ✭ 67 (+13.56%)
Mutual labels:  pair-programming
Live Share
Real-time collaborative development from the comfort of your favorite tools
Stars: ✭ 1,920 (+3154.24%)
Mutual labels:  pair-programming
Teleconsole
Command line tool to share your UNIX terminal and forward local TCP ports to people you trust.
Stars: ✭ 2,750 (+4561.02%)
Mutual labels:  pair-programming
npx-co-commit
Co-author commits using GitHub usernames when pair programming
Stars: ✭ 93 (+57.63%)
Mutual labels:  pair-programming
coeditor
Yet Another Pair Programming Package for Atom.
Stars: ✭ 27 (-54.24%)
Mutual labels:  pair-programming
tmuxpair
Command line script for setting up a temporary tmux session for pair programming
Stars: ✭ 34 (-42.37%)
Mutual labels:  pair-programming
tutorial-quest
As you delve deep into the Dungeons to take on the biggest baddest bosses, DON'T GO ALONE!! Take THE Open Source Raid Guild with you!
Stars: ✭ 35 (-40.68%)
Mutual labels:  pair-programming

Codeship Status for Parrit/Parrit

📣 UPDATE: The default hosted Parrit instance has changed addresses. We're now at https://parrit.io

Parrit

A historical recommendation engine for daily pair rotation management, with an interactive visual aide of each pairing team. Visit the app: https://parrit.io/

Tech Stack

  • Spring Boot
  • ReactJS
  • Webpack
  • Gradle

Core Contributors

Big shoutout to the following people for helping to guide the direction that Parrit took. Core contributors also please feel free to add others to the core contributor list for those who significantly shape the direction of Parrit.

Take a look at the tech talk we presented about the making of Parrit: https://youtu.be/YVMuMK5Ru_A

Want to contribute?

Running Server Locally

  1. Create postgres user with name parrit password parrit
  2. create new database called local_parrit
  3. migrate the database with gradle migrate
  4. Run application through gradle bootRun
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].