App Build with Google Ai Studio

App build with Google Ai Studio

This App is build with using Google Ai Studio
p3c.netlify.app

A simple example of an app created with Google AI Studio.

I created this app in three weeks with the support of Google AI Studio.

While Google AI Studio was helpful in programming the app, it also made many errors and required a lot of patience to fix them manually.

Furthermore, it sometimes complicated the code and/or failed to delete unused files after changes were made.

It also constantly added code snippets, files, and functions without asking.

Overall, I think you can make good progress if you work with precise custom commands.

Ultimately, it helped create a high-quality app.

Google AI Studio provided a zip folder with all the necessary files to upload it directly to Netlify as an app.

App information

A Professional Digital Planner, Secure, Private, Saves all Your Notes, Drawings, Media, and Events Directly on Your Device. No Cloud, No accounts, Just Your Data in Your Hands.

100% Private

All your data, notes, events, drawings, and media is stored exclusively on your device Nothing is ever sent to a server

No Accounts, No Login

This app works without accounts or sign-ups Just open it and start planning Your data belongs only to you

Offline First

After your first visit, the app is saved to your device and works without an internet connection. All your data and features are always available offline.

Free Forever

This is a completely free tool for personal and professional use

Jan Klein

2 Likes

Has the Gemini 3 Pro and its Vibe Coding feature helped at all?

2 Likes

If you ask me if it helped at all, i am a developer, so it helped me at all. I build the app by having clear idea and architecture same as languages to use and structure. So it helped me to save time by assisting to write the code. Google Ai Studio often makes improved and not good changings without instructions. So i used custom instruction. For non developer it would not help at all. 1. They do not now custom instructions. 2. They have no idea about how the app is realy working. 3. They falter because it is confusing and lose track of things.

How did you manage to make the app start without internet connection after it’s fully closed on your device?

Offline mode works for me as well as a PWA with serviceworker, but i can’t find a way to open it without internet. It always drops an website not found error.

Regards