Hi, community!
I’m here for advice.
I’m looking for a way to get our MVP up and running.
I’m very new to Bubble, but I’m hoping to figure it out with the help of guides, tutorials, and using a template.
Can you please tell me which way to look?
Here is what should be running in the MVP:
There are two types of users, employees and managers.
Manager:
has a personal account
Can generate a link for the employee to take a test
Can send this link by email or just copy it and send it in messengers.
will see the result of the test in the form of a page with the report and a downloadable pdf file.
has access to 3 reports per month for free, then a paid plan through Stripe.
Employee:
Receives a link
Takes the test
Receives a message that the test has been passed.
In total, there are several dozen report variants possible as a result of the test - we have them all. The logic is as follows: depending on the result, the manager should open the corresponding page with the finished report, and there - a pdf file duplicating the report with the possibility to download it.
Now the question:
Please tell me which template I could use to implement this functionality?
It is unlikely that I will be able to create an MVP from scratch, but based on some template it is quite possible.
Regarding a template, even if there was one that met your needs you should do all you can to avoid using templates as they just add headeaches and tech debt at best and at worst…
I would go into building this MVP with the fact that you will probably have to rebuild it in the future
When I look back on the early apps I have built, I would change so much and I can find so many issues with them
So if this app starts to get traction and you start the next phase of development, don’t be surprised if you have to rebuild parts of the app or rebuild the entire app
Building it a second time is much quicker and, in my experience, is actually pretty fun to do
Also, a great learning resource is “Think it Build it” by @MattN
I agree with the others, there will not be a ready-made template. I had a similar project myself, but instead of simple questions, additional audio files were played for each question, and there were a few complex issues such as access rights to the audio files and the development of a specific plugin to play the files. Your project should be relatively easy to implement, depending on the specific detailed requirements. Feel free to drop me a line if you need any help later on!
That shouldn’t happen. That means foundational planning wasn’t done properly (or the entire business model changed which means you aren’t rebuilding the app but building a new app)