What ANOGRAM is and what it does is yet to be defined, but it will be some kind of node-based editor for prototyping, learning, and coding
- Create a simple UI page (HTML/CSS/JavaScript)
- Setup build system to create binaries (Electron)
- Make panels in UI
- Create first node and display output (tenserflow.js)
- Bundling? (webpack)
- Change app icon (Electron)
- Electron integration with desktop environment (native menus) see here
- Code signing
- Publishing and updating versions
- Load/Save custom panel layouts