Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 956 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 956 Bytes

Engie-Switch

Social app to challenge people to reduce their energy consumption. More informations about this project can be found at https://osoc19.github.io/engie-switch/. Live version is available at https://switch.ndrx.eu/.

Install

Recommended and tested node version 10.16.0 with npm version 6.9.0. If you have trouble to get particular npm version, see Node Version Manager.

Backend

Backend is written in Node.js and uses MongoDB to store all data (even images).

Backend information here.

Frontend

Frontend is written in Vue.js and using Ionic framework for designed components.

Frontend information here.