Hi Everyone,
im new to bubble and im trying to create an app for a business idea i have. im trying to launch a business similar to uber. there will be drivers and riders.
my question is, would it be easier to do two apps and connect the two so when a passanger requests a ride it will send the request to the driver app OR one app with two sections, for example when app opens , drivers have their own log in and passangers have their own log in.
any help would be much appreciated.
thank you
One app is better. No reason to build 2
Add user role on the user datatype level, set conditionals to display content according to the role.
Don t forget to set privacy rules.
2 Likes
only one app is much easyer to make
idk if is possible to conect 2 apps like that on bubble, but make diferent pages for diferent tipe of users is easy
1 Like
Yes you can connect 2 bubble apps with the plugin bubble app connector.
But for this use case it will just add complexity not needed
2 Likes
Thank you for your replies, appreciate it.
I think youre both right, one app would make more sense! Thank you!