Seeking co-founder for innovative climbing training app
|
|
Hello Climbing Community I am searching for a co-founder who shares my enthusiasm to create the ultimate improvement solution for intermediate climbers and possesses a strong work ethic. As the owner of a climbing training center in Northern California, I have already developed a functioning MVP for an innovative climbing training app. I am confident that our app has the potential to revolutionize the way people approach climbing training. To bring this vision to life, I am looking for a co-founder who shares my passion for climbing and wants to join me in creating the ultimate improvement solution for intermediate climbers. We are seeking a technical or creative co-founder who can help elevate our app from a functioning MVP to a powerhouse product. Above all, we need someone who is committed to putting in the effort and has a relentless drive for success. If you possess a strong work ethic, a passion for climbing, and are excited to embark on this thrilling journey, please do not hesitate to reach out. Onwards & Upwards Zach |
|
|
Sounds like a job posting from hell |
|
|
M Lwrote: Hi Michael, You seem like an encouraging and positive guy! You must be a great climbing partner. Cheers Buddy! |
|
|
How much you payin dawg |
|
|
What's your MVP currently written in? |
|
|
Nathan Doylewrote: Hi Nathen It's all JavaScript (React ReactNative Node JS TypeScript PosgreSQL and AWS). After testing the idea with our IG followers we know the product solves a real challenge climbers face. We are growing our followership at over 150 subs per day Organically. We know our customers because we work with them every day. With over ten years of coaching experience and a passion for seeing climbers improve we are confident we have built the best improvement system for intermediate climbers. Thanks for having a look. Let me know your thoughts! Zach |
|
|
Followership growth doesn't matter amigo. Show us the results. Does it work? Show us a V5 climber sending a V8. Show us a 5.10 climber sending a 5.12. |
|
|
Stefanos Apostlewrote: Bump |
|
|
Kevin DeWeese wrote: Ive seen worse make an app |
|
|
Sorry, but whar's an mvp? (Asking for a friend...) |
|
|
grug gwrote: |
|
|
slimwrote: Minimum viable product |
|
|
Hello Grug, You are correct about the results and our athletes see results, fast. As for followership, only quality content can grow organically. If people find the content useful they share it. If they share it, you grow. We own a training center in Northern California where we get to hone and refine our improvement system. Memberships are expensive. Our retention is very high. People stay because they are getting results. V4 to V6 and 5.11- to 5.12- in under 4 months is common. Are you a developer? |
|
|
Doug Simpsonwrote: This is how my climbing partner describes me.... |
|
|
I got you, Bruv. Where do I send my invoice? <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>Climbing Training App</title> </head> <body> <form> <label for="current-level">What is your current climbing level?</label> <input type="number" id="current-level" name="current-level" min="1" max="10"> <button type="submit">Submit</button> </form> <script> const form = document.querySelector('form'); const currentLevelInput = form.elements['current-level']; function generateTrainingPlan(currentLevel) { const exercises = [ 'Hangboarding', 'Campus Board', 'Core Training', 'Finger Strengthening', 'Endurance Training', 'Mental Training' ]; const recommendedExercises = []; if (currentLevel < 5) { recommendedExercises.push(exercises[0], exercises[1], exercises[2]); } else if (currentLevel >= 5 && currentLevel < 8) { recommendedExercises.push(exercises[1], exercises[3], exercises[4]); } else { recommendedExercises.push(exercises[2], exercises[4], exercises[5]); } return recommendedExercises; } form.addEventListener('submit', (event) => { event.preventDefault(); const currentLevel = currentLevelInput.value; const recommendedExercises = generateTrainingPlan(currentLevel); const message = document.createElement('p'); message.textContent = `Time to crush! Complete these exercises: ${recommendedExercises.join(', ')}`; document.body.appendChild(message); }); </script> </body> </html> |
|
|
Nikola Jokic is the MVP and you ain't convincing me otherwise, dawg! |
|
|
Zach Fletcherwrote: I’m in. Send over the contract. |
|
|
My kids would definitely use this app. Is it compatible with cloven hoofs? The epidermicentric nature of most apps on the market in 2023 relegates them to less-than-cutting-edge technological solutions. |





