Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 622 Bytes

ROADMAP.md

File metadata and controls

14 lines (11 loc) · 622 Bytes

###Roadmap

This is our small and short, ground-breaking todo list for the application.

  1. Embed a (reactified) ready-to-use editor into contentEditable section. We need that one since we should represent a content of the selected file content formatted.
  2. Integrate a tree component for left section of the app. It would be nice to have this feature for a better user/developer experience.
  3. Add file interactions like saving and etc.
  4. Create npm package of the app to be used as a global application. We need the app to run like the following:
npm i ziya -g