15 comments found.
Biddo_clint folder is missing
You have purchased the web application only. “biddo_client” folder is the mobile application. You should only have the NodeJS server, the web application and the documentation inside your bundle.
If you want to have both the web application and the mobile application, I have a different product on my account, with a different price, obviously, here: https://codecanyon.net/item/biddo-full-flutter-auction-app-nodejs-server-with-docker-with-chat/53441635
I also have only the mobile app here: https://codecanyon.net/item/biddo-full-nextjs-auction-app-with-nodejs-server-with-chat/55814497
But again, you have purchased only the web application and it is normal for you not to have the “biddo_client” folder.
Please let me know if you have any questions and I’ll do my best to help you.
Hi, I bought your product and downloaded the files, But only one folder is Missing ( Biddo_Client) Please help to find this issue.
As I previously mentioned, please take a look at the description of the product you have purchased and see that it is only a web application.
The “biddo_client” folder is the mobile application, that is not included in the product you have purchased. Please read the previous comment I left (which has more details) and let me know if you have any questions.
Hey we purchased it but we haven’t received complete files.
Hello. Can you please give me more details? What do you mean you did not receive complete files? What is missing?
where is the database.. how to configure it I have PostgreSQL 17 on the server
Hello,
You just need to create an empty database and provide the environment variables to the NodeJS server, which already contains the necessary migrations in order to create the required tables in an automatic way. Please read the entire documentation provided and things should make sense (starting with this step: https://www.biddo.info/docs/server/setup-prerequisites)
If you have any other questions, feel free to come back with a message and I’ll do my best to help you.
Thanks. However, I’m having a hard time understanding why both the server and frontend are running on the same port (3000). I’m using FastPanel, which already includes tools like Nginx and reverse proxy configuration. Do I even need to run a separate server at all?
Hello,
Usually, as in my documentation, the server will start on port 7777 and the web application on port 3000. Unfortunately I don’t have any experience with FastPanel, but please send me a private message with more details about how you are actually running botht he server and the we app (what commands did you use, what you have inside your .env files) and I will try my best to help you.
“I already started the servers, but there are still errors. The database is also set, but I keep getting these errors.” || https://mydomain/api || message “Unauthorized” || https://mydomain/en || Console Error
[ Server ] Failed to fetch categories: Error: Failed to fetch data countActiveAuctions ./src/app/%5Blang%5D/page.tsx async Home ./src/app/%5Blang%5D/page.tsx
I sent you an email.
thanks 
Hi Is this project is Mono-Repo? Or are Backend and Frontend separated? And is it fully TS supported?
Hello,
It is not a monorepo. The backend and the frontend are separated, both with full typescript support.
If you have any other questions, feel free to come back with a message and I’ll do my best to help you.
Hi, Do you provide the full source code or only build file?
Hello,
Once the purchase is made, you will get the full source code for the NodeJS server and the NextJS web application and you will be able to update the code as you like.
Hey bro..How can we add the Google Analytics code to the web script to track the visitors?
Hello,
As the web application is a NextJS, I recommend following their documentation to achieve this: https://nextjs.org/docs/messages/next-script-for-ga
If you are hosting the app on vercel, another good option for you would be vercel web analytics. Read more about it here: https://vercel.com/blog/vercel-web-analytics-is-now-generally-available
I need your support for installation, I could not set up the site.
Hello,
I’m sorry to hear that.
Did you have a hard time installing the NodeJS server, I suppose, right?
I do have some documentation on the following topics:
- run the server in development: https://www.biddo.info/docs/server/running-in-dev
- deploy the NodeJS server to a vps: https://www.biddo.info/docs/server/deploy
If you followed these steps and you still had some problems, please send me a private message with more details about where you are stuck and I’ll do my best to help you.
Howdy,
Very nice job, well done.
PayPal would be a great boon.
Being able to sort listings by price ranges would be welcome.
Could this run on shared hosting?
Keep up the great work.
Regards.
Have you given any consideration to adding a ‘Buy it Now’ price to conclude the auction early?
The message “Your location is far away” when trying to make a bid is predicated by what? What is the criteria, what distance is the cutoff?
Hello,
Thank you for your feedback.
I’m going to answer all your questions in one comment.
- you can already filder listing by price ranges. You can set a min price and a max price as well
- you could basically run it on a shared hosting as long as you can run a nodejs app. I do recommend a vps.
- I am considering adding a “buy it now” feature, but not for the near future, so I cannot give you an estimate on this. I do have other priorities right now, like adding other payment providers on the web app, besides stripe.
- whenever a user wants to add a bid, the user also needs to set its location. The admin of the app can set a maximum distance in KM between an auction location and a bid location. If these two locations distance is greater that that set value, the “Your location is far away” error is displayed.
I hope it is clear now for you. If you have any other questions, feel free to come back with a message and I will do my best to help you.
Hello,
Thank you for reply and explanation of things, you have covered everything I wished to know very nicely.
Kind regards.
With pleasure anytime. Glad I could help.
The platform earns by making coin sales which can then be used to upgrade the listing to ‘premium’ for example.
Any thoughts on the following:
1 – Including the ability for the site owner to run ads for increased earnings. 2 – Include a paid subscription for members where their listings are premium by default (and perhaps other benefits).
I do have a couple more ideas not fully formulated at this point.
Regards.
I already have a similar functionality as what you are describing at point 2 in the backlog.
I’m not really sure what you mean by “run ads”. Can you please give me some more details about how you’re seeing this functionality work?
Any other improvement ideas are welcome anytime.
Thanks for the reply,
With regard point 1 – run ads, I meant the ability for the site owner to include code (example google AdSense but others equally apply) in the backend/admin so that these banner type ads are displayed at various locations for users of the site, thereby adding an additional income stream for the site owner.
Buyers of code here at CC and other places who look to setup their own small business using that purchased code generally do so with a view to earning a bit of income.
Whatever the developer can do to make that happen for the buyer will be well received and likely generate more sales than code that does not do this.
Many softs presented here contain this functionality and I believe your awesome Biddo offering would greatly benefit from its inclusion.
Please keep up the great work on your products.
I see what you mean.
I do have this kind of integration, but only on the mobile app, using AdMob. I did not add it on the web as well, because it is quite trivial to add by the actual admin of the app.
It is a good idea to add it as a configuration in the admin panel and I’m thinking about adding it in one of my next releases.
If you have any other improvement proposals, please come back with a message and I’ll make it happen.
I agree that it’s a relatively simple matter to implement manually but I see two issues there.
Firstly, not everyone who buys Biddo will be technically inclined, meaning they will not be able to do it (at least not without help) which will likely mean more questions put to you, who is already a busy man.
And secondly, making edits like this to core files means that in the event of an update, these changes will be overwritten and lost, never a good idea.
I am pleased to read that you are considering adding it.
Yes, you’re right. It would be easier for the users to configure this in admin panel and not care about whatever updates I push.
I’m always considering adding nice improvements to the app, so thank you!
Hi! I have a question. How do I make the payment? MercadoPago, Paypal… I can control my service fees. How do I access the admin account dashboard to test? Thank you.
Hello,
Inside the app, the only payment integration is done for coins. Users can buy coins in order to promote their auctions and to create more auctins (as only a fixed number defined by the admin of the app are free). The current implementation for payments is using stripe.
The actual payment for products is not done through the application, as users might create auctions with really expensive products, like cars, land or houses and I personally would not expect this kind of payment do be done through an application.
If you have any other questions, feel free to come back with a message and I’ll do my best to help you.
I have failed to install the project, is there any tutorial for that?
Hello,
I’m sorry you hear that.
I suppose you’re having a hard time with the nodejs server, right?
I do have a few tutorials that might help you. First of all, please make sure you follow all the steps defined here: https://www.biddo.info/docs/server/setup-prerequisites
I do have a tutorial on how to run the server on your local machine here: https://www.biddo.info/docs/server/running-in-dev
If you want to publish the server directly to your VPS server, I do have some tutorials here: https://www.biddo.info/docs/server/deploy
If you’re having a hard time with the web application, please let me know.
If this documentation is not enough for you, please send me a private message with more details about where you are stuck and I’ll do my best to help you.
super discount price what is the last date of this discount price sir, admin side auction edit ,delete & post options need, & Guest login & mobile number otp login option also need sir,
Hello,
The discounted price is available until 28 February.
You can already remove posts from the admin panel. Mobile phone login will be implemented only in a future release.
Ok sir, But admin side post auctions also need for unlimited, because user’s can auctions 2 free post only ,
I’m not really sure what you mean… The number of free posts is configurable by the admin of the app. You can basically update the number of free posts with whatever value you want. If you want, you can also give a large number of “coins” to any user, so it can create a lot of posts. Let me know if this is answering your question.
Okay sir, next update give attractive ui like olx , because when open web app category itself cover half page sir, new auctions will show after scroll only sir
I’m sorry but I do not understand your need. Please be more specific.
Hello, is it possible to add custom fields for auctions, i.e. specific categories, for example for artwork, year, origin, etc.
Hello,
Right now, it is not possible, but I might add this as a feature in the next release.
If you have other questions or other proposals, feel free to come back with a message.
Hi, If the admin cannot create auctions that is fine, but what control does the admin have over them? Can they edit them or cancel them?
Yes, the admin can remove auctions or any other entities inside the application.
Are you on WhatsApp? I have some presale questions
I’m sorry, but I only communicate via email. If you have any questions, feel free to drop me a message and I will do my best to help you, as quickly as I can.
E-mail through CodeCanyon?
Yes
I like the script but it does not show on mobile viewport well
Hello,
Thank you for your feedback. The web version is also mobile friendly, so I might need some extra details in order to help you better.
Are you checking: https://web.biddo.info ?
I’m referring to the admin panel. The front end is great.
Aa yes. You are right. I did not spend much time to make the admin panel mobile friendly. Might be a feature for a future release, if more possible buyers are asking for it.
This is very important for users now. It is somewhat unfortunate it is not mobile compatible once purchased. I hate to see such a good script not have this capability out of the box.
This is a personal opinion, but I don’t necessarily see the admin of the project handling stuff in the admin panel while beying on a mobile phone.
Usually, when there are a lot of tables involved, it’s not quite worth it to add support for mobile. As long as the interface that the users see it nice, I’m going to have lower priorities for admin panel improvements (design speaking only, as functional features are important).
But this is also the case for user panels too, right? When people are on the go they want mobile access to accept/decline bids on the fly.
Well…no. The actual users will never join the admin panel. They will do the entire workflow, from creating an auction to accepting a bid, inside the main platform. The admin panel is only for the actual owner of the product.
demo login ID & Admin Link
Hello,
If you a referring to the admin panel, you can access it here: https://server.biddo.info/admin/loginEmail: test@biddo.com Pass: password
Remember that these are read-only credentials. Some of the information that is sensitive is hidden from this account and you won’t be able to update, delete any data or send notifications.
If you have any other questions, feel free to come back with a message and I will do my best to help you.
Website available?
Yes,
You can checkout the application here:https://web.biddo.info/
If you want to login, you can create a new account using any email and password.
It’s inbuilt seo & can I enable map from admin side? If I don’t wannt map , or I use two cities only I add in admin side two cities only sir, because Google map api is costly sir
Unfortunately this is not possible right now. There are multiple functionalities that are basing on the maps, like the map screen in which you can see each auction near a specific location or the distance computation between two users (bids between two users that are too far away from each other are not allowed).
If you have some technical knowledge, you could remove the maps integration. Even if you don’t provide a google maps API key, the app would still work, but you will not be able to search for specific locations.
Also, I have been using the Google map api key for some time now and I don’t have any additional costs (no costs actually).
Seo sir?
The app is a NextJS app, so most of the SEO stuff are already built in. Each page title/description can be configured by every buyer of this project inside the translation files (they are dynamic for each language).
If this does not answer your question, please give me some more details about what you a referring to and I will gladly answer.
Ok thank you sir, I check ,
Admin side post options available right ✅️
You’re welcome anytime.
I’m not really sure what you mean by “side post”. Can you please be more specific?
from side also can i do create auction?
If you are asking if you can create auctions from the admin panel, the answer is no. The purpose of the app is for the users to create auctions. I did not see any benefical use case in which the admin of the app would create auctions…
Ok sir,
From admin side can I create new categories, sub categories & sub categories?
Yes, from admin you can create categories and subcategories. Right now, only this nesting is supported (subcategories to a category. You cannot have subcategories to a subcategory).
Ok sir, one more doubt, if buy web after updating all data , later I buy Mobil app if I link to mobile app means data will transfer from web app to mobile app
Both the web app and the mobile app are using the same NodeJS server, which is saving the data to a postgresql database. So, yes, if you purchase the web version now and in the future you want to purchase the mobile app as well, all the data that you create would be available in the mobile app.
I already have a product in my profile that contains both the web app and the mobile one at a lower price, if you are interested.
Let me know if I answered your question.
yes i seen your profile both web and mobile price is 34$, but already two codes i purchased in codecanyon but that not working properly and map also not supported and map API pay asking , so thats why i thinking to buy both code sir
Yes, both the mobile app and the web app are in a product on my profile with 34$. I’m sorry to hear that you purchased other products on codecanyon that did not work as expected.
Users that purchased my product got my support when something was unclear and everything was solved.
Please also take a look over the documentation I provide and make sure you understand the entire infrastructure of the project and what is needed to make it work.
If you have any questions, I’m happy to provide answers.
okay sir, from admin side auction date will extend , because auction post will display 5days time only, admin side or user side can repost auction or extend the date like monthly or weekly or yearly
I did not quite understand your question.
Are you asking if the admin can change the starting date and ending date of an auction?
Usually, the user has the possibility to add custom starting and ending dates for an auction. If the user does not set these dates, the auction is starting automatically and it will end after a period that the admin is setting inside the admin panel.
end date will extend like monthly or yearly, free auction will display only 5days only will give like monthly or 1 year or 3months
If the end date is bigger than 3 dates, then each auction card will display how many days there are left, instead of the countdown. I hope this answers your question
ok
if the end date is over give option Repost or reauction , auction to extend date, one more suggestion if possible give 19$ biddo web app so you get more sales sir,
I have this feature in my timeline already, but I cannot give you an estimate in how long it is going to take in order to implement.
A discount of 20% will be active starting from 16 February, which will bring the product to 19$. It will be available for 10 days. Cannot give the discount sooner, as codecanyon won’t allow.
Ok sir, or try standard price like 19$ , because most of the sales products are 19$ 17$ 20$ only sir
I’m sorry but for the moment I cannot set the standard price to 19. The entire app is quite complex and it already offers more for the set price.
Okay sir
I check with friend he said nodejs server cost is high , do you have any idea about server cost sir?
I think there are some misunderstandings about the nodejs cost. NodeJS itself does not cost anything. What actually costs is the server in which you are running the server. I am currently running the biddo server on a kamatera machine, which is around 5$ per month. Similar prices are for hostinger machines as well. Extra costs can come up if you need to buy a database as well. (This is not mandatory, as you can install the database on the same kamatera/hostinger machine.)
If you have any other questions, feel free to come back with a message.
Ok sir