AmrikSadhra / TempMon

Experimenting with JS, NPM, React and Flask to display temperature of my room as a website.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Temp-Mon

Simple React application to track the temperature of my room.

To use:

  • Supply some MongoDB settings in 'app_config', the schema will automatically be created.
  • Perform 'pip install -r requirements.txt' to install the Python dependencies
  • Perform an 'npm install' in the app/static directory to install the node dependencies, then 'npm start' to compile the TypeScript to JS.

About

Experimenting with JS, NPM, React and Flask to display temperature of my room as a website.


Languages

Language:TypeScript 53.2%Language:Python 25.9%Language:HTML 7.2%Language:JavaScript 5.9%Language:Arduino 4.1%Language:CSS 3.8%