From 6f3e0921aa9931504da50a042b9daa98022e3ef7 Mon Sep 17 00:00:00 2001 From: MatCat Date: Mon, 22 Feb 2021 17:02:19 -0500 Subject: [PATCH] --- Roadmap.md | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 Roadmap.md diff --git a/Roadmap.md b/Roadmap.md new file mode 100644 index 0000000..9df00b9 --- /dev/null +++ b/Roadmap.md @@ -0,0 +1,33 @@ +This is the feature plan roadmap for BrowserLogic. Please note that this is NOT gospel, it is only my planned outline, and it may change at any time. + +# Early Development + +## 0.2.x + +* Link deletion +* Change switch graphic to look like a switch +* New element: Button (momentary, will look just like current switch) + +## 0.3.x + +* Design Save / Open +* IC Creation / Editing +* New elements: varrious flip-flops, 4 bit display (BCD, Hex, or Decimal), IC I/O Element + +## 0.4.x + +* Multi selection of elements (Delete, copy, paste) +* Drag from menu placement of elements +* Improvements in the design / UI +# Alpha Stage + +* Online design catalog for logic designs, IC designs, and plugins. Allows users to submit, rating system, comment system, etc. +* User system on website +* Advanced elements such as RAM/ROM +* Plugins support + +# Beta Stage +* Polish website and system +* Have enough users to properly verify functionality +* Third party integrations (such as social media links, etc) +# Release