stephen-cox / aether

GNU General Public License v3.0
0 stars 0 forks source link

Alpha requirements #3

Open stephen-cox opened 3 years ago

stephen-cox commented 3 years ago

Requirements for the alpha phase:

Must have:

Should have:

Could have:

Won't have:

stephen-cox commented 3 years ago

Proposed architecture

Back-end has plugins providing services (file operations, git operations, etc.) that are advertised to front-end. Front-end sees these and displays the appropriate components and controls. Messages are passed between front and back with a defined REST API.