redha1419 / ParnasPacemaker

Pacemaker embedded system and web application for interfacing
1 stars 3 forks source link

DCM - GUI #2

Closed redha1419 closed 4 years ago

redha1419 commented 4 years ago

For the DCM we have decide to do a web interface!

We will have a Node.js backend that will talk to local database (postgreSQL) and the pacemaker with Node SerialPort.io.

And a frontend that communicates to the backend using Angular.js.

nasark commented 4 years ago

This is for the most part complete and so I'll close this issue. For the frontend we ended up using React instead of Angular.