Skip to content

pouzak/dcsoftware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PLC Data Concentrator Graphical Management Interface



![alt text](https://github.com/pouzak/dcsoftware/blob/master/screen.jpg)

Tech

  • Python/Flask REST API based back-end;
  • ReactJS based front-end (used create-react-app);
  • Material Design and MDB design elements;


Installation

Install Flask packages using pip:

pip install -r requirements.txt

Install node packages in Client directory:

npm install

Start server in Server directory:

py app.py

Start client in Client directory:

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published