I'm interested in developing a social media app that lets users connect with up to 150 people via QR codes or by sharing profiles. Additionally, the app would allow users to join or create up to four clubs, each with a cap of 150 members. With this concept in mind, I'm wondering if Python is a suitable programming language for my project and how I can find a team to help me bring it to life. Is a team of four sufficient for this endeavor?
1 Answer
Before deciding on a programming language or gathering a team, consider building a clickable prototype of your app. There are AI tools that can produce a basic HTML/CSS/JS version from a description. This can help you assess whether users enjoy the core social interactions of your app—like the QR codes and club structure—before diving into full development. A working prototype can provide valuable feedback.

That's a good idea! Where can I find one of those AI prototype tools?