A pair programming app powered by flask, firebase and firepad.
Allows multiple programmers to work on the same code file in real time.
You can try it out here
Under the hood is Firepad, which provides a basic editor that you can customize to your taste.
- Visit the app here
- Sign up (for initial users only)
- Click on create Hack to create a new programming session
- The page will redirect to an editor and you can start programming
- To invite someone to the editing session, you can simply send them the url of the session or if they are signed up users, you can click the invite button alongside their name and they will get an email with the url.
- Deleting sessions is still not working as expected
- Emails for sessions invites are sent out more than once
- Chatting functionality is still not vailable