How To Build A Job Board With No-Code Using Bubble (2024 Flexbox)

  Рет қаралды 14,274

Building With Bubble

Building With Bubble

Күн бұрын

Пікірлер: 51
@Ciaran-Armstrong
@Ciaran-Armstrong 2 жыл бұрын
Your tutorials just keep getting better! Loving your personality and humour coming through at the beginning hah! Thank you!!
@BuildingWithBubble
@BuildingWithBubble 2 жыл бұрын
Only just starting to find my groove 😉 There's plenty more to come!
@Ciaran-Armstrong
@Ciaran-Armstrong 2 жыл бұрын
@@BuildingWithBubble well keep it up - So groovey!
@SwapnadipChowdhury-nl3kv
@SwapnadipChowdhury-nl3kv Жыл бұрын
Hey, I am looking forward to create a homework help app like Chegg where a student can post their homework questions and the tutors can guide them through the solution. Do you have any similar course or tutorials?
@BuildingWithBubble
@BuildingWithBubble Жыл бұрын
Love the idea. Unfortunately, I don't have a course like that right now, but I'd be happy to add it to my list!
@igorleschenko9185
@igorleschenko9185 Жыл бұрын
Also, regarding the "Application" data type. Would it make sense to split them and create an initial Application with fields like Applicant and OG-Job-Post so that we can quickly find these applications only for the relevant project? Then, when Bubble finds the necessary applications from this database, we can search in another database called Application-Content, which would have fields like Resume (File) and Cover-letter (File), with a reference field OG-Application (Application). I took this approach from your video about database structure, where you explain it using the example of Instagram posts. I just want to clarify where to use it and if it won't negatively impact my project with a large number of Quests and Submissions that I have just started creating for the client.
@joshseyse9435
@joshseyse9435 2 жыл бұрын
Hey, great video. I'm getting into bubble and your videos are so helpful. When do you think the part two will be uploaded for this series?
@BuildingWithBubble
@BuildingWithBubble 2 жыл бұрын
Glad it could help 🙌 And you can get access to the full course through the link in the description.
@danielstoicamusic
@danielstoicamusic Жыл бұрын
15:33 Is there a way to add "child" options? Like, I don't know, let's say that under "Design", you want to add "UI Design" and "UX Design".
@BuildingWithBubble
@BuildingWithBubble Жыл бұрын
Great question. When you're using option sets, it's possible to additional 'attributes' which allow you to store data within each option. You could create an attribute and set it to be a list of texts, from which, you could then add in your sub-categories. Hope this helps point you in the right direction.
@WalkUsThrough
@WalkUsThrough Жыл бұрын
Hi Lachlan, do you have any video showing how to highlight a tab in the header letting users know which page they are on? I know the hover feature helps know which tab is selected, but I want to highlight the current page while the user is on that page. Thanks so much👍
@BuildingWithBubble
@BuildingWithBubble Жыл бұрын
Hey, happy to help! Thankfully, this one is relatively straightforward. In your header group/reusable element, create a condition on the text. Within this condition, you should recognise when 'this URL is', then type in the exact URL of that page. When this condition is true, you can update the colour of the text. Just note that once you publish your app on a custom domain, you'll need to update this condition to reflect your domain. As always, feel free to shoot me an email (lachlan@buildingwithbubble.com) if you have any issues adding this!
@WalkUsThrough
@WalkUsThrough Жыл бұрын
@@BuildingWithBubble Thanks! You are a gem!😊👍
@thezariffaziz
@thezariffaziz 2 жыл бұрын
Hey! Thanks for the awesome tutorial. I have a question, why do I not have 'copy conditional formatting' option when I right click an element?
@BuildingWithBubble
@BuildingWithBubble 2 жыл бұрын
Glad the tutorial could help! And Bubble recently made a change to the process a few weeks ago. If you right-click and select the 'copy with' menu, you'll see the option to 'copy conditional expression'. Hope this helps!
@igorleschenko9185
@igorleschenko9185 Жыл бұрын
Thank you for your videos! Please advise, in what situations should we transfer the user profile-photo images to a separate database? As I understand it, when we show the client a list of users who participated in the vacancy, initially the list loads all users with their respective images, and then only the necessary ones are displayed. If that's the case, would it make sense to create a separate "User-details" database with user avatars and an "Owner" field so that images are loaded only for those displayed on the page?
@BuildingWithBubble
@BuildingWithBubble Жыл бұрын
Great question. When it comes to just one image field like a use profile photo, Bubble shouldn't have any issues displaying this, even on a long list. That being said, if you were truly trying to optimise your app for speed, creating a separate data type to store these larger files, then connecting this back to the user could be helpful.
@igorleschenko9185
@igorleschenko9185 Жыл бұрын
@@BuildingWithBubble thanks!
@karanchawla3041
@karanchawla3041 10 ай бұрын
will this course also cover a dashboard wherein the admin can review the jobs being posted before it goes live ?
@BuildingWithBubble
@BuildingWithBubble 10 ай бұрын
Great question. I explain how to build a dashboard where a company can review and edit all of their job posts, but unfortunately, I don't cover how to build an overall admin dashboard.
@Francotujk
@Francotujk 2 жыл бұрын
Hi! Your videos are always awesome! I was wondering if is possible to migrate bubble’s database (with all data types + option set/) to Firebase? Or what’s the best way to make bubble’s apps mobile?
@Tech-ForwardAfrica-ty6ge
@Tech-ForwardAfrica-ty6ge 8 ай бұрын
Hey good Job bro, that notion template is needed
@BuildingWithBubble
@BuildingWithBubble 8 ай бұрын
Glad it could help ✌
@iiwakenashi
@iiwakenashi 2 жыл бұрын
always thank you. u are the best.
@BuildingWithBubble
@BuildingWithBubble 2 жыл бұрын
🙏✌
@QualityCollaborations
@QualityCollaborations 2 жыл бұрын
Would this work for thousands of jobs? Thanks this is such a great update.
@BuildingWithBubble
@BuildingWithBubble 2 жыл бұрын
Yes, based on the database setup in this video, it shouldn't have a problem scaling to thousands of posts. Glad the new update could help 🙌
@simonekstrand469
@simonekstrand469 Жыл бұрын
Hi, i have a question, (I´ve bought the full course and finished with it) but when a company have posted a job, how can you go back to the page where they´ll edit or see applied, its not covered in the full course.
@BuildingWithBubble
@BuildingWithBubble Жыл бұрын
Hey mate, happy to help and explain the step-by-step instructions for this. If you shoot me an email at lachlan@buildingwithbubble.com, I can lay this out in full detail 👍
@simonekstrand469
@simonekstrand469 Жыл бұрын
@@BuildingWithBubble Mail sent :)
@auntysuccesstv7620
@auntysuccesstv7620 2 жыл бұрын
Sir you didn't upload the newest Instagram clone you made on udemy I wanted to get one there but it's the old one and I need to learn how to make story tabs please respond as soon as possible I want to buy immediately
@BuildingWithBubble
@BuildingWithBubble 2 жыл бұрын
Hey, unfortunately I'm in the process of removing my courses from Udemy. As Udemy takes 80% of each sale, it's not a feasible option for a smaller creator like myself. You can get access to the new version of my Instagram on my website here: buildingwithbubble.com/how-to-build-instagram-clone-no-code-bubble/ Hope this helps!
@daniellewis6228
@daniellewis6228 2 жыл бұрын
@@BuildingWithBubble udemy is out of their minds. Thanks so much for the tutorials.
@BuildingWithBubble
@BuildingWithBubble 2 жыл бұрын
@@daniellewis6228 It's a bit out of hand 😅 And I'm glad this could help!
@Steve-js7bp
@Steve-js7bp Жыл бұрын
this is probbaly a dumb question - but why dont you have a datatype for company/employer?
@BuildingWithBubble
@BuildingWithBubble Жыл бұрын
This is actually a really good question. Within my job board, I actually stored all of the data for a company under the 'job' data type. I did this because I wasn't storing very much information for each company, so I personally didn't need to create an individual data type. You wouldn't be incorrect if you wanted to create your own unique data type for a company, however. This is also a completely acceptable option. If you go down this path, you'd just need to make sure you link the company data type to each job listing. As for the employee data type, all of the information for an employee can easily be stored under a user. Hope this helps.
@Steve-js7bp
@Steve-js7bp Жыл бұрын
thanks so much for the thorough response. that makes sense. keep up the great content - looking forward to going through the rest of your walkthroughs.@@BuildingWithBubble
@businessuser5146
@businessuser5146 2 жыл бұрын
How do we get people to post jobs?
@BuildingWithBubble
@BuildingWithBubble 2 жыл бұрын
Great question! I cover this within the full version of the tutorial. You can get access to this through the link in the description ✌
@businessuser5146
@businessuser5146 2 жыл бұрын
@@BuildingWithBubble Thanks and u r the best...
@mansgotjokes
@mansgotjokes Жыл бұрын
1:11:17
@faiqal-samarraieraoufal-sa2475
@faiqal-samarraieraoufal-sa2475 2 жыл бұрын
Is this course on udemy?i like using udemy cuz i can continue where i stopped easily
@BuildingWithBubble
@BuildingWithBubble 2 жыл бұрын
Hey, this updated version of the course is only available directly through my website. You can get access to this through the link in the description 👍
@gyanbanjan4742
@gyanbanjan4742 Жыл бұрын
okay, but i just bought this on udemy, is it complete over there??@@BuildingWithBubble
@baloshi69
@baloshi69 2 жыл бұрын
Sir, nice to have another wonderfull piece of art. I am a life time subscriver to you site. and i thanks you for the discount you give me. Just a Suggestion; It would be nice if we could filter the courses by date of launch ,
@BuildingWithBubble
@BuildingWithBubble 2 жыл бұрын
Great to hear the content has been helpful! And I currently host my courses on a platform called Podia. I'll do some research and see if this is a feature they offer.
@gishirinzamanduniyatv2229
@gishirinzamanduniyatv2229 2 жыл бұрын
Please can I monetize my mobile apps and SaaS software build on bubble, using Admob, AdSense, and other ads network, such as Facebook Audience Network.?
@BuildingWithBubble
@BuildingWithBubble 2 жыл бұрын
While I've never done this myself, it's definitely possible. I'd recommend checking out the Bubble community forum to source some insights: forum.bubble.io/search?q=admob Hope this helps point you in the right direction!
@gishirinzamanduniyatv2229
@gishirinzamanduniyatv2229 2 жыл бұрын
@@BuildingWithBubble that was helpful, thank you for the reply.
How To Build An Airbnb Clone With No-Code Using Bubble (2024 Flexbox)
2:38:12
Building With Bubble
Рет қаралды 50 М.
Леон киллер и Оля Полякова 😹
00:42
Канал Смеха
Рет қаралды 4,7 МЛН
The evil clown plays a prank on the angel
00:39
超人夫妇
Рет қаралды 53 МЛН
黑天使只对C罗有感觉#short #angel #clown
00:39
Super Beauty team
Рет қаралды 36 МЛН
小丑女COCO的审判。#天使 #小丑 #超人不会飞
00:53
超人不会飞
Рет қаралды 16 МЛН
Learn Bubble.io in 30 Minutes
28:45
Jesse Showalter
Рет қаралды 155 М.
Build a Beautiful Job Board with NoCode (Bubble.io) - Full Tutorial
4:35:34
Introducing Bubble: A Beginners Tutorial 2024
3:00:01
Buildcamp
Рет қаралды 116 М.
How To Start a $1M SAAS With No Code + AI in 2hr 19mins
2:19:46
Christian Peverelli - WeAreNoCode
Рет қаралды 137 М.
How To Build A Salesforce CRM Clone With No-Code Using Bubble
1:22:20
Building With Bubble
Рет қаралды 18 М.
Coding a FULL App with AI (You Won't Believe This)
15:19
Creator Magic
Рет қаралды 355 М.
How To Build A CRM Like Salesforce With No-Code Using Bubble (2024 Flexbox)
2:20:56
How to Build an App on Bubble.io: The Complete Masterclass
3:12:31
Coaching No Code Apps
Рет қаралды 530 М.
All You Need To Know About SEO for Bubble.io
11:30
No Code Academy
Рет қаралды 6 М.
Леон киллер и Оля Полякова 😹
00:42
Канал Смеха
Рет қаралды 4,7 МЛН