Feedback on SaaS App Idea

OneWeb

Newbie
Joined
Oct 24, 2024
Messages
14
Reaction score
23
Hello BHW. Had and idea for a Turo-like/clone app for car rentals, as they are super popular in my country, tourism is booming, and public transport is a mess. Was thinking about maybe getting some premade app from code marketplaces or nulled from certain forums (very bad idea possibly??). For monetizing, would it better be to do a commission thing, like a certain percentage for every reservation; a subscription service for businesses; or per post fee. This would of course be dependent on the type of software I would be able to find. Love to hear any feedback.
 
Hello BHW. Had and idea for a Turo-like/clone app for car rentals, as they are super popular in my country, tourism is booming, and public transport is a mess. Was thinking about maybe getting some premade app from code marketplaces or nulled from certain forums (very bad idea possibly??). For monetizing, would it better be to do a commission thing, like a certain percentage for every reservation; a subscription service for businesses; or per post fee. This would of course be dependent on the type of software I would be able to find. Love to hear any feedback.

You're not even looking to spend the $100 or so on a premade app, and are considering nulls. This route is going to be a difficult one, my friend.

Without even breaking down into the nitty-gritties, allow me to highlight the complexities of this OP

1. The "Software"

Running an app, is extremely different from running say a WordPress website.

There are two components, the app and your server.

From basic experience developing similar architecture, you will need (outside of the app)

- A push notifications management system (FCM works)
- A reliable local SMS gateway (to send OTPs, confirmations)
- A KYC management system (so people don't game your system)
- A local tax management system to calculate and implement taxation
- A reliable transactional/commercial email sending service
- Data Storage capabilities
- A reliable payment gateway that doesn't eat up in your profits through the TDR and supports most popular local payment methods

From the technical standpoint,

- You will need error tracking
- A customer support system to enable quick resolution
- Google Maps API (Several APIs actually - including Google Maps Javascript API, Google Places API, Distance Matrix API (to calculate distance based pricing) etc.
- Redis/Memcached for caching

//

If we further move along, you will need HR - Humans

- Atleast one fullstack developer with knowledge of the cloud, and the capacity to develop the app and ensure it's upkeep
- Atleast One designer to design infographics, social graphics, presentation, training materials etc.
- Atleast one outreach/field agent to go out and recruit drivers for you, answer their queries, liason with them and provide training on how to use the app.
- Atleast one accountant, who can handle payments, file timely returns, coordinate with your main accountant.
- One marketing person - to manage your socials, performance marketing ads, OOH campaigns etc.

//

You will need to offer some sort of a USP which urges customers to select your app as against other ride sharing/rental apps.

You will need to manage your fleet. If a driver signs up, you will have to ensure there are timely perks and that you have enough business.

You will need to manage drivers who actually accept rides to ensure they compete it.

You will need to have some model of safety/SOS for women.

//

These are just off the top of my head.

I don't mean to discourage you at all. Just giving you a bird's eye view of what is needed.
 
You're not even looking to spend the $100 or so on a premade app, and are considering nulls. This route is going to be a difficult one, my friend.

Without even breaking down into the nitty-gritties, allow me to highlight the complexities of this OP

1. The "Software"

Running an app, is extremely different from running say a WordPress website.

There are two components, the app and your server.

From basic experience developing similar architecture, you will need (outside of the app)

- A push notifications management system (FCM works)
- A reliable local SMS gateway (to send OTPs, confirmations)
- A KYC management system (so people don't game your system)
- A local tax management system to calculate and implement taxation
- A reliable transactional/commercial email sending service
- Data Storage capabilities
- A reliable payment gateway that doesn't eat up in your profits through the TDR and supports most popular local payment methods

From the technical standpoint,

- You will need error tracking
- A customer support system to enable quick resolution
- Google Maps API (Several APIs actually - including Google Maps Javascript API, Google Places API, Distance Matrix API (to calculate distance based pricing) etc.
- Redis/Memcached for caching

//

If we further move along, you will need HR - Humans

- Atleast one fullstack developer with knowledge of the cloud, and the capacity to develop the app and ensure it's upkeep
- Atleast One designer to design infographics, social graphics, presentation, training materials etc.
- Atleast one outreach/field agent to go out and recruit drivers for you, answer their queries, liason with them and provide training on how to use the app.
- Atleast one accountant, who can handle payments, file timely returns, coordinate with your main accountant.
- One marketing person - to manage your socials, performance marketing ads, OOH campaigns etc.

//

You will need to offer some sort of a USP which urges customers to select your app as against other ride sharing/rental apps.

You will need to manage your fleet. If a driver signs up, you will have to ensure there are timely perks and that you have enough business.

You will need to manage drivers who actually accept rides to ensure they compete it.

You will need to have some model of safety/SOS for women.

//

These are just off the top of my head.

I don't mean to discourage you at all. Just giving you a bird's eye view of what is needed.
Hey, thanks for the response. I think I wasn't very clear in my original post. First off, this was a very spontaneous idea, so not a lot was really thought through. I should've clarified that the idea was strictly about rentals and no ride-sharing (like lyft/uber and whatnot). It simply is Car rental businesses post on the app for users to pickup / get delivered to. There were definitely some things which I hadn't considered before, like the suggestion about taxes. Should've clarified that i just wanted nulls for testing/checking out purposes. Let's say i purchase a readymade app with a FB backend (one that i remember looking at). Theoretically couldn't I just roll with the updates the original dev makes/pushes? Also I think I could eliminate some things from your checklist like the usp (just because there aren't any rental apps, just cab/taxi apps), fleet, safety since it would strictly be a platform, therefore no liability?
 
I’ll cover everything from AI-powered marketing agencies to virtual event platforms.
 
You can choose a commission model combined with some initial marketing promotion, use legal source code to build and gradually customize it, ensure user trust and then slowly develop the platform.
 
You are basically looking at a problem that requires money to gain traction, problem with this platforms is that you need two pieces
- People willing to rent their cars
- People willing to trust and rent a car through your platform

Build a MVP and look for VC, if this is your first business and you don't have resources try to start with a cars available for rent directory and slowly build from there.
 
Back
Top