spreadr | 4 years ago | on: Show HN: Csvbox.io – CSV import button for a web app, SaaS or API
spreadr's comments
spreadr | 4 years ago | on: Show HN: Csvbox.io – CSV import button for a web app, SaaS or API
spreadr | 4 years ago | on: Show HN: Csvbox.io – CSV import button for a web app, SaaS or API
We are not using webworkers. Instead first we upload the files to our backend and then push them to the destination app.
spreadr | 4 years ago | on: Show HN: Csvbox.io – CSV import button for a web app, SaaS or API
spreadr | 4 years ago | on: Show HN: Csvbox.io – CSV import button for a web app, SaaS or API
I will get the bugs fixed.
I have also noted down the suggestions on column name and Keypress. We will implement them soon.
Pricing restructure is also on the cards.
Once again, thank you!!!
spreadr | 4 years ago | on: Show HN: Csvbox.io – CSV import button for a web app, SaaS or API
We will surely have a relook at the pricing model.
spreadr | 4 years ago | on: Show HN: Csvbox.io – CSV import button for a web app, SaaS or API
To be honest, we haven't thought about the possibility to work everything client side. Its an idea worth exploring.
Our aim is to integrate the importer with multiple destinations such as databases (MySQL, PostgreSQL, S3 etc), APIs (custom, Zapier, GSheets, Airtable) and others (FTP, Email etc). Coding server side would be easier and faster.
Moreover we plan to introduce on-premise deployment options in the future.
spreadr | 4 years ago | on: Show HN: Csvbox.io – CSV import button for a web app, SaaS or API
spreadr | 4 years ago | on: Show HN: Csvbox.io – CSV import button for a web app, SaaS or API
What according to you should be the minimum pricing tier?
spreadr | 4 years ago | on: Show HN: Csvbox.io – CSV import button for a web app, SaaS or API
You can configure the validation criteria for each column via the app admin. Simply mark the column as 'not required' to accept empty values.
I have noted down all your feedback for fast implementation.
Cant thank you enough!
spreadr | 4 years ago | on: Show HN: Csvbox.io – CSV import button for a web app, SaaS or API
This is our introductory pricing that will evolve over time. Here is our dilemma - on one hand we want to target indie developers, side projects, bootstrapped startups (that are cost conscious) and on the other hand we want to maximize the earning potential and also not look like a low value product.
spreadr | 4 years ago | on: Show HN: Csvbox.io – CSV import button for a web app, SaaS or API
Making the entire window a drop target is a neat idea. I am noting it down for implementation.
spreadr | 4 years ago | on: Show HN: Csvbox.io – CSV import button for a web app, SaaS or API
We'll take on this once we hit a few milestones.
spreadr | 4 years ago | on: Show HN: Csvbox.io – CSV import button for a web app, SaaS or API
spreadr | 4 years ago | on: Show HN: Csvbox.io – CSV import button for a web app, SaaS or API
spreadr | 4 years ago | on: Show HN: Csvbox.io – CSV import button for a web app, SaaS or API
We plan to add advanced validation capabilities as and when we get use cases demanded by real customers. Its a huge project in itself!
Thanks once again!
spreadr | 4 years ago | on: Show HN: Csvbox.io – CSV import button for a web app, SaaS or API
I completely understand your position. Self hosted version is in our long term development pipeline.
Data security is important to us. We have the option to get the data deleted as soon as it is pushed to your app. Please check our note on user data - https://help.csvbox.io/legal/data-policy
spreadr | 4 years ago | on: Show HN: Csvbox.io – CSV import button for a web app, SaaS or API
Currently, the widget does not support images. Honestly, we havent yet thought about it. Now that you have raised this point, we will surely discuss it.
spreadr | 4 years ago | on: Show HN: Csvbox.io – CSV import button for a web app, SaaS or API
spreadr | 4 years ago | on: Show HN: Csvbox.io – CSV import button for a web app, SaaS or API
The validation rules for any sheet can be controlled via the admin dashboard. You can choose to mark any column as required/not required.
To demonstrate the validation capability we enforced 'required' validation on the 'Age' column in the demo.