As a three-year bubbler, I’m super excited to start building a FREE template library. I hope it can help bubblers build faster and create more creative solutions.
Let me know what template you want (apps like Reddit, Twitter, etc.) and I will build it for you (I will do at least 1 template per week).
I will pick ideas from replies here. I’ll get each selected idea done within 7 days. The template will be published on Bubble template marketplace and will be free for EVERYONE (Bubblers for Bubblers! )
Features built:
Connect with another user like LinkedIn
Publish a post (text, image, and file supported)
Create and edit a profile (including education and work experience)
Like a post
Find and match new company and school entries with their logos
User profile view history
Make connection recommendations based on a user’s education and work experience
This mvp aims to address this use case (and others where dynamic forms are needed, safety records, alarms, pdf, follow-up mechanism to close non-conformities, among others)
That is so awesome! Such great quality templates so far.
I am working on a project and need to figure out how to create simple presentation editor functionality (adding text, shapes etc) with a template that users can add text to etc. Each presentation is saved to their own dashboard and hopefully can also be shared to other users. I’ve been finding it really hard to see if this is something that is even possible with Bubble!
That’s so cool to hear! PowerPoint like with text and images. In the functional spec I had listed text box, basic shapes, basic table, image upload. The template would be one template with about 20 to 30 types within it. Its for a specific industry - Education. I have even mocked up the UI if that helps? I’ve been researching this for a few weeks now and was going to look into partnering with a bubble dev to develop it. So its so awesome to stumble across you on here.
I was planning building a site for students where they can offer their apartments during summer breaks (with a live map on the search page) as well a functionality where they can sell/swap their old books/ material (also with locations on a map).
Hey @emspurser , so I’ve investigated on your project and I think its definitely feasible. The first approach of doing it would be asking users to add all elements they want, then use drag and drop to arrange the position, and eventually screenshot that specific element.
The second approach would be quite straightforward. You can customise a few common ppt slide templates and only allow users to modify it. This basically means user input text/images and directly sees the output on the slide. This approach uses the free bubble pdf plugin to save slide directly to database.
The third approach of doing it would be using plugin to do the work — here’s a fantastic plugin by @alex4 — "Draw & Paint Canvas 290” — it’s a flexible drawing plugin you can add to your Bubble app. The key features is basically what a ppt slide needs: You can set the “mode” of your drawing canvas to any of the following: - Free Drawing - Draw Shapes (Circles, Squares, Triangles, Lines) - Add Images - Add Text You can save your canvas as a PNG and upload it to your database.