Inspiration
As an online student, I spend the majority of my time working in a home office, which isn't very social. I wanted to find a way to host people at my home while covering the cost of internet, coffee, snacks, etc.
What it does
Joynin lets you post a space, and lets others join your space as a monthly subscription which is billed using Stripe. Try it using the test credit card number of 4242 4242 4242 4242, any card verification code and any expiration date in the future.
How I built it
I used Google App Engine's datastore for the database, and Stripe's API for payments. Other than that, I used python, html, and css. There's also a snippet of javascript to implement Stripe.
Challenges I ran into
I had to reinstall some aspects of my dev environment to implement Stripe, as they require TLS 1.2, and my python version was using 1.0
Accomplishments that I'm proud of
I did it on my own, in a short time.
What I learned
This is the first time I used Stripe, so I learned the basics of their API.
What's next for Joynin
I hope to rebuild it as a mobile first web app.


Log in or sign up for Devpost to join the conversation.