| Question | Why it matters | |----------|----------------| | | Understanding the existing platform (web app, mobile app, internal tool?) helps tailor UI/UX and tech stack. | | Do you already have a Rapidshare API key or sandbox? | Needed for development and testing. | | Is there a quota or pricing model (e.g., free vs. premium)? | Influences permission design and possible billing integration. | | Do you need any additional metadata (tags, categories, description) stored with each file? | Affects DB schema and UI fields. | | What is the expected maximum file size? | Determines whether we need chunked upload, resumable uploads, etc. | | Any branding guidelines for the UI? | To keep visual consistency with the rest of the product. |
No account yet?
Create an Account