Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 959 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 959 Bytes

Running

I assume you have gov1.11 and above installed and also use yarn. If not, pls install.

  1. Clone the repo
  2. cd into client folder. Install dependencies using yarn install and the run yarn start to run
  3. Open in browser and enjoy!!

You can also open developer tools to see console logs and whats going on.

Milestone.

This was just a first attempt at using WASM with Go and React for something "real". There are lots of improvements to be made and I'd give my best to actively work on this. I plan to learn more and this project is my ticket to that.

Below are the lists of the things to be done. The list isnt exhaustive:

  • Better UI. Responsive Image rendering.

  • Support Multiple Image manipulation at once --stress testing so as to utilize the speed WebAssembly promises 🙃😉!

  • Support live manipulation --sliders to apply effect (Moonshot)

  • Support more image effects. Dropdown selection of images