Skip to content

Instantly share code, notes, and snippets.

@am5a03
Last active November 6, 2017 14:51
Show Gist options
  • Save am5a03/dbf634320c1254f1ab02a9038deff88f to your computer and use it in GitHub Desktop.
Save am5a03/dbf634320c1254f1ab02a9038deff88f to your computer and use it in GitHub Desktop.
Draft

Server (2 peopele)

  • API design (Basic)
    • Sign in
      • Integrate Google / FB sign-in
    • Searching by location (?)
    • Listing
    • Booking transaction
    • User information (Dealer / Customer)
    • Review listing (?)
    • Review creation (?)
    • Dealer
      • Schedule listing
      • Profile
  • Database design
    • Geo spatial searching
  • Caching
    • Redis / Memcached
  • Cloud server setup (AWS/Google)
  • Deployment
  • Front end (?)

Online Payments

Apps (2 people)

UI/UX design (1 person)

@am5a03
Copy link
Author

am5a03 commented Apr 26, 2017

RxxSo

  1. What is a pricing model of a project (one-off or maintenance)?
  2. Are we able to access the source code?
  3. Will it be possible to transfer the project back to us in the future if we want to?
  1. We are flexible for that and depending on the actual need of clients. Typically a project would be paid one-off in 3 payments. 1st deposit payment being arranged when the project is confirmed. 2nd payment when the project is ready for UAT (User Acceptance Test). 3rd payment after project launches to the market. After project launches, we can discuss and provide monthly based maintenance (e.g. fixed amount of man powers being allocated for each month for issues investigating, bugs fixing, and feature enhancements), or on-demand maintenance (charge only when needed).
  1. That would be discussed and agreed with our terms. Usually we would have 30% additional charge if all the source code would be provided to and owned by the client.
  1. Sure. Not only the source code can be owned by the client, we can also provide code walkthrough, training, technical hand-over if needed. All these arrangements would be discussed and agreed with clients when we draft the contract and terms.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment