Skip to content

Instantly share code, notes, and snippets.

@oshanz
Last active April 8, 2020 04:48
Show Gist options
  • Save oshanz/30e7f6cf5ae8bf8f2e26abe840afee87 to your computer and use it in GitHub Desktop.
Save oshanz/30e7f6cf5ae8bf8f2e26abe840afee87 to your computer and use it in GitHub Desktop.
kushan todo list

shopping cart

  • auth login - permissions
  • add, list products
  • order placement
  • sandbox payment gateway intergration
  • approve order
  • reports and charts
  • unit tests
  • deploy

image resize service

  • upload image
  • convert to different sizes
  • notify to frontend - socket/ajax-pool/sse?
  • job queue / worker pool

web crawler

  • scrap web page and store meta data in db
  • schedule to update daily
  • scale - non-blocking/thread pool?

google map

  • show current location

------- Tech ---------

  • laravel -m
  • boostrap -m
  • vuejs
  • nodejs
  • mysql -m
  • Rest API, Ajax -m
  • trello, github
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment