Inspiration

We wanted coding to be possible from anywhere, without a laptop. JetDev was born to turn a single mobile prompt into real software.

What it does

JetDev lets you describe an app in one prompt from your phone. It generates code, deploys a preview, and pushes to GitHub in one flow.

How we built it

We combined a React Native mobile app, an Express backend, and AI generation tools. Then we connected deployment and GitHub push into a task-based pipeline.

Challenges we ran into

We faced slow feedback during long operations, environment setup issues, and push reliability problems. We solved them with clearer states, better error handling, and background push processing.

Accomplishments that we're proud of

We achieved a true mobile-first prompt-to-deploy workflow. We also added real logs, real file trees, and one-tap GitHub commit from the app.

What we learned

Good orchestration is as important as good AI output. Clear status feedback makes users trust the product during long operations.

What's next for JetDev

Next, we’ll add a stronger repo-aware updates to reach all possible programmers. We also plan voice features and faster, more reliable generation/deployment.

Built With

Share this project:

Updates