dmtzs / SmartTerrariumR

A project that is used for creating a smart terrarium for your reptile pets. This project is for managing all parameters that the reptile needs in order to have a great life. This is the raspberry version.
https://dmtzs.github.io/SmartTerrariumR/
Other
2 stars 0 forks source link

Refactor installation script #41

Open dmtzs opened 2 years ago

dmtzs commented 2 years ago

Objective

We need to review if its better to refactor the code of InstalacionBase.py in order to see if its good to separate all functionalities in separated files and then import them into the main script.

dmtzs commented 2 years ago

Also we need to improve more functionalities like if we want to make the QA environment thaat is going to be with npm start and the PRD environment that is the .AppImage app