Inspiration
Git Lucky is inspired by TikTok Minecraft videos and the ease of use of Tinder.
What it does
Git Lucky is democratizing pull request maintenance. You get a random PR in a random repo that has installed our service. You can see the code and vote on the PR in the app. The PR is merged based on the will of the people
How we built it
We used Axum for the backend and Dioxus for the frontend. The server is deployed on fly.io.
Challenges we ran into
We ran into several issues trying to deploy to the server. Open SSL was not found, then the CA certificates.
We ran into issues with the mobile app version of the front end, which we think is an internal error in the framework. We tried forking the underlying code, but eventually pivoted to a web/desktop app instead
Accomplishments that we're proud of
The sliding card CSS animation and deploying to fly.io
What we learned
More about CSS. What certificate authorities are.
Built With
- axum
- fly.io
- rust
Log in or sign up for Devpost to join the conversation.