[RUBY] [Personal development] I made a site to recruit test users!

at first

Previously, the creator of MENTA said in the video, "I don't know if the web application will be used until it's published." I made an app promotion site specializing in beta version. Such a site is still in beta and the design is quite rough. When it comes to be used, we will change the design and add functions.

URL: https://testuser-b.herokuapp.com/

Why do you need a test user?

I don't know if there is demand unless the web application is published. You might think that you can look it up in a market research, but you're just told to use it only by mouth, and you don't know if those people will really use it after it's released.

So, I have no choice but to actually publish whether there is really demand. It's too sad to say that it took months to develop and wasn't used by anyone. Web apps have a lower probability of hitting (about 6%)

Therefore, it would be nice to make a beta version so that there is little damage even if it does not hit, but it is difficult to get it used. Since web apps are advertised in perfect condition, existing web app advertisers are not willing to accept the beta version. So this Test User β was born.

test-user.png

Technology used rails6 ruby2.7 heroku free (set not to sleep)

Development time is several hours Logo is self-made Development costs and server fees are free.

Summary

I don't know if the web application will be used until it is published Market research alone does not tell

Please use it anyway. Thank you (^ _-)-☆ URL: https://testuser-b.herokuapp.com/

Please also my Twitter. I'm tweeting what I noticed during development. https://twitter.com/Yuuki49079799

Recommended Posts

[Personal development] I made a site to recruit test users!
I want to write a unit test!
I made a primality test program in Java
I made a method to ask for Premium Friday
I tried to create a java8 development environment with Chocolatey
I made a development environment with rails6 + docker + postgreSQL + Materialize.
I made a plugin to execute jextract with Gradle task
[Beginner] I made a program to sell cakes in Java
I made a chat app.
I tried to create a padrino development environment with Docker
I made a Dockerfile to start Glassfish 5 using Oracle Java
I tried to create a Spring MVC development environment on Mac
I made a gem to post the text of org-mode to qiita
I made a tool to output the difference of CSV file
Ruby: I made a FizzBuzz program!
I made a shopify app @java
I made a GUI with Swing
I made a simple recommendation function.
I made a matching app (Android app)
I made a package.xml generation tool.
[Android] I made a pedometer app.
I was addicted to a simple test of Jedis (Java-> Redis library)
I made an app to scribble with PencilKit on a PDF file
I tried to build a Firebase application development environment with Docker in 2020
I made a virtual currency arbitrage bot and tried to make money
Gorigori SIer SE tried to create a Web service by personal development
I want to develop a web application!
I want to write a nice build.gradle
[Ruby] I made a simple Ping client
I made a risky die with Ruby
I made a plugin for IntelliJ IDEA
I made a rock-paper-scissors app with kotlin
I was addicted to the Spring-Batch test
I made a calculator app on Android
I made a new Java deployment tool
I made a rock-paper-scissors app with android
[SpringBoot] How to write a controller test
I made a THETA API client that can be used for plug-in development
I was a little addicted to the S3 Checksum comparison, so I made a note.
I made a sample of how to write delegate in SwiftUI 2.0 using MapKit
Introducing what I made when I wanted to add a header and footer to RecyclerView