I would be more than happy to sell you a copy of it as a template? I haven’t published it yet to the marketplace but I will do that this week and if it gets approved you can then purchase it.
ps: I advise you to start out with a simple project to learn Bubble. Try creating a todo app where you can mark tasks as finished and undo/erase them as well as displaying the progress for each todo.
An experienced bubbler can build that out within one hour with a simple UI/UX. I think if you are new to bubble this should give you something to work on for 4 -5 hours and will also teach you the basic fundamentals of Bubble.
So a basic project would look like:
* Create a Todo
* Mark Todos as finished
* Track Progress for Todos with Labels
* Matching a todo with a User managing the Todo, could be the creator
* Undo/Erase Todos
* Adding Notifications/Alerts for each change made to Todos
* Creating the Database tables to hold the information for all Todos