Code

Discussion on Biddo - Full Flutter auction app, NextJS web app, NodeJS server (with chat)

Discussion on Biddo - Full Flutter auction app, NextJS web app, NodeJS server (with chat)

Cart 78 sales
Recently Updated

84 comments found.

support Arabic with RTL ?

Hello,

Unfortunately not yet. I will add RTL support in a future release, but I cannot give an estimate on how long it is going to take.

Hello,

If you are still interested, RTL layout support and arabic language were added in the latest release.

Can you please give me special discount I m IT syudent so need to demo this project as part of acadamic (web & mobile )

Hello,

I’m sorry, but I cannot give you a discount for this product. It is already oferring a lot more than what you’re paying for.

Can you give setup web and admin panel. In server App one time up run in my laptop.. If ready i will pay how much your charge

Hello. I don’t quite understand.

Did you try to run the server on your local machine and it did not work?

The admin panel should work by default after you run the server.

By default, after you run the server, it will be up and running at the following url and port:

http://localhost:7777

In order to access the admin panel, you can go inside your browser to:

http://localhost:7777/admin

In order to run the web application, I added step by step documentation here: https://www.biddo.info/docs/web/setup-prerequisites

Does this answer your question?

Can you share Skype id

I’m sorry, I only communicate via email. You can send me a more detailed email at: pascaionut94@gmail.com

do you have any discount or offers code today price incressed

Hello.

The price increased because I also added a NextJS web application to the package.

I will soon post other packages that will include only the Flutter app and one with only the web application. These products will have the price as what this initial product had.

i can get NextJS web app, NodeJS server and Flutter app source code

Yes. The current product contains a NodeJs server, a Flutter app and a NextJS web application.

Both the Flutter app and the web app are using the same server.

You can take a look here:

https://www.biddo.info/docs

to have a more detailed view on what is included and documentation on how to run each and every one of the projects.

When someone places a bid and the auction’s user accepts the bid, how does the user know they have won the bid? How does the user pay the auction’s user, and what happens if the user never pays the auction’s user?

Hello georgeantreou844,

Whenever a bid is accepted, a push notification is sent to the winning bid owner.

The payment for the auction is not done currently through the platform. It is similar to OLX (if you are familiar with the application). If the user never pays, the auction owner can leave a review for the specific user that did not pay and make sure that it is no longer trusted by other users.

If you have any other questions or proposals, feel free to come back with a message.

How can the application owner make money?

Right now, the users have the possibility to purchase tokens, in order to promote their auctions. In the next release, I will add a functionality which will allow the admin of the app to set a maximum number of auctions and bids that the users can create for free (the next ones will require some coins). This will basically enable the application owner to make money from the created auctions/bids.

Ofcourse, there are ads as well.

If you have any other questions, feel free to ask.

I’m reviewing hosting and I think your web auction version needs to support NodeJS. I noticed that all shared hosting doesn’t support NodeJS, Yarn, and PostgreSQL.

Thank you again @Pinki for your feedback. Yes, it keeps looking better and better.

Will definetly fix the problem you found on the maps functionality.

Not sure if this was a question or not, but I’m going to explain how the bids feature work after you spent your “free” usage. In order for a user to create a bid, there is a fixed amount of coins it needs to spend in order for the bid to be created. If the bid is not accepted, these coins will automatically come back to the account. If it is accepted, this is considered a fee that will not return to the account. In the same time, these coins will come back if the user removes the bid (the case in which the bid was created by mistake…). The same principle applies when you create an auction. If you paid some coins in order to create it, they will come back to you if the auction expires and you get no bids. These coins paid for auctions and bids are just a way for the admin of the app to actually make some money and not hassle with taking a part of the actual transaction.

Yes, the script became quite complex and it has a lot of functionalities, while keeping a clean interface. I am going to publish the script as soon as possible and I will gather some more feedback from the users if it is accepted by the Codecanyon team. I’m not “holding back” from functionalities. I just want to see if this will be bought by more people, not by only 10, so it is worth it for me as well.

For the start, I will update this current product and I will add the web application as well to the flutter one and I will increase the price. I will also try to add only the web application and the server as a different product, so that whoever is interested only in web, to not pay for the flutter app as well.

Nice feedback, thank you for the time spent in writing it.

Thanks for explaining the bid features. I think there should be a setting in the admin area to set a time limit to allow the bidder to withdraw their first bid. I don’t think it’s right to allow bidders to withdraw their bids near the end of the auction, etc.

The web auction version and app auction both use the same database. How’s the admin panel doing? And both the web version and app use the same admin panel? Can you give me the link and access to the web admin.,

I’m not a programmer and was wondering about the “Docker container”. The PHP codes are in the Docker container? I noticed on Codecanyon that many authors used Laravel. Not many used “Docker container”.

100% you will get 10 buyers, maybe more in 24 hours. The only issue I see that might cause a problem is the “Docker container”. You need premium hosting (VPS), no cheap shared hosting.

I noticed at the header the search bar has the search suggestion (cool feature) feature. Can you allow for an example, If I input “car” in the search bar and push enter it will fetch all cars on the results page. Right now you have only one option by picking an item thumb only, etc.

Thanks .

Anytime.

Yes…I can add a maximum time limit of removing a bid in the next release. I can also add an improvement for the top searchbar (open results page when enter is pressed).

The mobile app and the web app both use the same server, hence the same database.

There is no PHP script inside this package. The server is written in NodeJS. There are a lot of benefits in using docker containers and this is why I choose this approach. I know that some users might not want to use docker, so I added inside the documentation steps to run the server without Docker.

This is true. If you want to deploy the server that is using Docker, you cannot do it on a shared hosting (at least from my knowledge), but you can run it without docker. All you need is a Postgresql database that is accessible by the server.

You can test the admin panel here: https://server.biddo.info/admin

Email: test@biddo.com Pass: password

These credentials a read-only, so there are a lot of functionalities that will either be not available or not visible.

Hai can you support for installation of admin panel..?

Hello sudhakar3183. Ofcourse. Did you manage to follow the instructions on how to run the NextJS server? Did you encounter any issues there?

Which hosting provider you suggested..? And plan..?

Inside the documentation, I added an example on how you can publish the server on kamatera (https://www.kamatera.com). This is the cheapest service I found at the moment of writing the documentation. These already is a publish script, that require some credentials from your custom server (mostly only the IP is required) and that can build a docker container of your server and push it there.

It should be able to run perfectly fine on a digital ocean droplet. You basically need root access to a linux machine and you should normally be able to host it there.

I’m also thinking of a way in which you can run the server without docker (only with NodeJS) and this way a shared hosting possibility could open.

Let me know if you have any other questions and I will gladly help you.

please howtime you delays in making a system users, that were users don´t can making auctions and other users type can making bids??

and other question, how can set this backend if have a server based on apache, exampl…Hostinger or godaddy or blue host??

how much this before points a system users and implementation on server???

Hello,

Thank you for your interest in this product. I understand that you want two types of users: - one to only be able to create auctions - one to only be able to create bids

My primary focus for the next steps is to release a web version of the application. This might tage a while, because there are a lot of features that I need to match with the mobile version. I cannot tell you when a feature like what you have in mind will be released, or if it is going to be released at all.

Regarding the server deployment, it can be published to any server that supports docker. In the documentation I provided, there is an example on how you can publish the server on Kamatera. We’re basically talking about a simple server instance. A similar approach can be applied for any server.

If you have any other questions, please come back with a message and I will try to help you.

The web version will have PWA and Nav menu at the bottom on mobile? What about hashtags feature.

Hello.

Yes, the web version will be a PWA NextJS application. I will try to provide both a version with the bottom navigation menu and one with a traditional sidebar, but I cannot promise both yet.

A hashtag feature is not in my current plan, buy I’m sure it can be added after the main functionalities are done.

If you have any other questions, please come back with a message.

I preferred bottom navigation for both, thanks

As I promised, here is a link to the web application: https://web.biddo.info

It is not quite fully done as I still have some small functionalities to finish and to improve a little bit the mobile experience.

Hopefully, by the next week, I will give it to the codecayon for a review.

Unfortunately, I did not add bottom navigation to the web app, but I will add inside the documentation some steps on how it can be converted to a PWA.

looks great, i would like can have two profiles, user, than create the publication and profiles providers or users who make the bids,

Thank you for the nice feedback.

My current priority is a web version of this app, which I plan to release on aproximately one month. This will come for free for existing buyers, but will increase the price a bit for the future ones. Later on, we can discuss about other changes.

If you have any other proposals or questions, feel free to come back with a message.

great, how can disabling functions for some users, exmple…user and enable for oters user, is it possible? exampl ..Some users can post but not participate in the offer

In the current version, you cannot enable or disable functionalities for specific users. It can be done in a future release, if required. It depends on what you have in mind…

Looking forward to the web script.

Hello.

Thank you for your interest.

I will come back with a message after it will be done. It might take some time, so if you find somethign else until then, feel free to purchase.

I just wanted to post a word of encouragement and there is interest. I noticed Biddo been trending for days now and still trending. I understand it will take time to develop an auction script version. There are no good web auction scripts for sale, I will wait for Biddo. Thanks

I started to work on a web application as well. I think it should be up in aproximately one month, if CodeCanyon accepts it.

No installation document provided

Hello. You can find full documentation on how you can run both the server and the flutter app here: https://www.biddo.info/docs

You will notice that there are menus in the left part of the documentation with NodeJS server and Mobile App.

Each of these sections contain more steps that you need to do in order to run the product on your machine (like firebase integration or google cloud storage).

Please let me know if you’re having a hard time.

I have purchased the app, please guide me for the installation

Please create a refund request inside the platform and I will accept it with no problem.

I have accepted the refund. I hope that you find what you are looking for. Do not forget that the license to use this product is also removed.

Thank you, really appreciated, he is gentleman with all his words

please share admin for test,thank

Hello,

The latest release includes some new functionalities: - Server supports aws s3 and disk storage, besides the google cloud that was already supported - auction details and chat messages can be translated in the current language of the user - online and offline status of a user inside the app is visible - mobile app auction cards are aligned better - users can upload images inside the chat window/screen - the web application has a new section of “Last seen auction” - the user can save its location inside the account settings, so it won’t have to add it every time it creates an auction or a bid - the user can set start and end date for an auction (if it wants)

I will add this status in the product description as well.

If you have any questions, please come back with a message.

Thank you for your quick response I appreciate it very much

You’re welcome anytime!

Hello,

Wow, very good v1 launched auction app. If you noticed there’s more customers and sales for website scripts than apps

Pre sale:

1) I’m waiting for auction website script version.

2) Web theme with land page Masonry layout.

3) Needs bid reserve and buy now

4) Ad detail page with public comment feature

Hello,

Thank you for your nice feedback.

I added a web version in my roadmap. After I update and improve a bit the monetization system, I’ll do my best to implement a web application as well.

Until then, if you have any other questions or proposals, feel free to come back with a message.

Sounds good and be waiting for web version.

About adding more monetization is good idea. I put myself as a user to any new websites. If it looks not ready or professional looking who would want to use or pay for the services?

First you need to entice users to use the new site first. By having a good professional designed theme and features then maybe thinking of charging. Not other way around.

Will let you know whenever a web version will be available.

Ofcourse, I know that a professional design and UX is mandatory, in order to keep users inside the platform.

Great Work!

Thank you. You have some nice work on your profile as well!

Hi! The app has come out very well. Have the following two requests if you can add:

1. Can you add another source of income for the app owner in the form of listing fees from the person adding products for auction, for different seller membership packages. The seller can subscribe to one of the membership packages and accordingly he/she will be able to list their products for auction as per the membership plan. 2. There should be a small bidding fee for the person bidding as well else there could be real spam issues. This bidding fee can be a small amount. Again, whether or not to have this bidding fee for a particular subscription package can be decided by the app owner through the admin panel.

Pls do think and let me know.

Best regards

Hello. Thank you for the feedback and interest.

On my immediate roadmap is to upload an integration with AdMob. This way, the admin will be able to make money from banner, interstatial and rewarded ads. The new version of the app will be finished in a few days, hopefully.

I do plan to add other ways of monetisation, similar with what you describe. Right now, the users of the app are able to purchase coins. These coins can be used to promote an auction. I’m planning to add a small fee in terms of coins, every time a user creates a bid/offer. Furthermore, there could be subscriptions that will provide the users a fixed number of auctions or bids per month.

All of these will be, of course, configurable from the admin panel.

What do you think?

Great! Also, would be helpful if you can give demo access for the admin panel for us to try out before making the purchase.

Another question – Do we need to host this on VPS or shared hosting would be fine?

I will provide demo access to the admin panel in a the following days.

The server is built using Docker containers, so any environment that can run Docker can be used for hosting.

Thank you for the feedback. If you have any proposals or problems, feel free to come back with a message and I will do my best to help you.

@pascaionut941

The app looks great! Please make a Web version with YouTube video support in the ad gallery together. If you search on codecanyon for the auction scripts for sales. They look like it’s from the early year 2000s. Please make it look modern more like carousell.sg ,offerup or mercari but for an auction. If you do you will get many sales. Thanks

I emailed you more details

Hello. Thank you for your interest.

The first think from the roadmap is to integrate AdMob. This way, the admin/moderator can have an additional income. After that, I’m thinking of creating a web platform as well, but unfortunately it will come with a price increase of this product. I think that it is already quite cheap for what it offers. Hopefully the interested people will not get offended.

If you have any other questions or proposals, feel free to come back with a message and I will gladly answer or help you.

I think we would be ok with a price increase if the script matches the price.

I think eBay is a dinosaur and a monopoly. I hope you can develop the Biddo web auction script as well as the e-commerce scripts you see on Codecanyon. There are so many advanced e-commerce scripts for sales. This e-commerce used Flutter 3.x 6Valley, & CartUser. If you can develop Biddo as well as an e-commerce script, you will have a winner.

I am interested in the homepage with a modern simple layout like YouTube and Carousell.sg

Please use https://www.cloudflare.com/products/turnstile/

This auction is an old site but uses a unique cool way they make money by point system. https://www.listia.com/

I’m not interested in subscriptions more like free-to-post ads but charge for other services like featured ads, Boost ads, etc.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey