Eyrim / circuit-sharp

A simple circuit schematic editor written in C#, using Electron.Net and ASP.Net MVC. This was for a school project, and has therefore been abandoned
Mozilla Public License 2.0
0 stars 1 forks source link

TODO: #15

Open Eyrim opened 2 years ago

Eyrim commented 2 years ago
  1. Restyling
  2. Fix hard-coding of grid sizes on home-editor.css
  3. Minify JS on release - create new patch
  4. Reduce bloat on releases. Don't ship TS
  5. Populate home page
  6. Populate about page
  7. Sort out popup, see JSFiddle
  8. Sort out persistence
Eyrim commented 2 years ago
  1. Do rotation properly instead of the scuffed mess I'm currently making it be