Hey all,
So I’m not really a coder, I’m in the medical field, tho web dev has been a fun passion for the past 2 years.
Let me know your thoughts.
Btw, all the above was done by AI. Just needed to do some research (lot of research ).
Hey all,
So I’m not really a coder, I’m in the medical field, tho web dev has been a fun passion for the past 2 years.
Let me know your thoughts.
Btw, all the above was done by AI. Just needed to do some research (lot of research ).
It’s almost hard to believe that all of that was done entirely with AI. It speaks to the power of Replit. This is more complex than anything I have ever done with it. Congrats!
Thanks a lot for your comment. Being ADHD sometimes help me tbh haha. Jokes aside, it was the result:
1- compiling the right keywords + details in a succinct way (eg: style in 1 page), folder structure in 1 page.
2- ensuring the order of prompts is right
3- structuring the folder in the best AI friendly design patterns (like DDD)
4- creating auto scripts that generate codebase tree + sitemap as readme at root and having the script executed every new npm app runs (helps AI to be consistently codebase aware)
And to be fully honest, I found myself using Claude to create or improve some pages designs - kinda to ensure I have more control over it. The trick is I simply share the readme file created above with Claude and as magic; no import or route errors.
I hope this help
That does help. A lot of good information there. That could be a post in the Tips & Tricks section. Thank you for sharing your process. Helping the Agent be consistently codebase aware by essentially including the sitemap and all the right details in the source is a great idea. It’s like giving the agent a roadmap or blueprint or documentation to base its work on.
Will plan to do that; hopefully!
Good luck
This is nice @Malek , When ever I need to quickly mockup an app, I don’t let the Replit Agent take control but ask it to improve and Adapt the boilerplate I have for it, that has given the best results so far. Here is my prompt:
I don’t think it’s just me (I’ve tried on Chrome and on Brave), but after I sign up it just takes me back recursively to the sign up page. And likewise when trying to sign in, it takes be back to signin. No error, no feedback. (Which is very much like the process I’ve been stuck in during my own app development.) This is happening even after clearing history/cookies and (obviously) this is my first visit to your app.
Getting the same login error, landing page looks super cool though!
Sorry guys I should have mentioned that I didn’t get to work on things beyond public pages.
But tried to create a potential dashboard tho I need to fix some styling and layout
https://starterx.replit.app/dashboard
I’ll try to add Dashboard and fill with in few days.