figbertmath

[RADIOACTIVE] miscellaneous math programs in website form
git clone git://git.figbert.com/figbertmath.git
Log | Files | Refs | README

ModeNameSize
-rw-r--r--.dockerignore3L
-rw-r--r--.gitignore26L
-rw-r--r--Dockerfile13L
-rw-r--r--README.md15L
-rw-r--r--nginx.conf16L
-rw-r--r--package-lock.json37758L
-rw-r--r--package.json33L
-rw-r--r--public/favicon.ico22382B
-rw-r--r--public/index.html20L
-rw-r--r--public/logo192.png8581B
-rw-r--r--public/logo512.png22920B
-rw-r--r--public/manifest.json25L
-rw-r--r--public/robots.txt2L
-rw-r--r--src/components/App.js40L
-rw-r--r--src/components/highLevel/angSize.js155L
-rw-r--r--src/components/highLevel/consecNum.js137L
-rw-r--r--src/components/highLevel/modeSelect.js40L
-rw-r--r--src/components/highLevel/polygonAngle.js97L
-rw-r--r--src/components/highLevel/simpleCalc.js130L
-rw-r--r--src/components/highLevel/simultaneousEquation.js206L
-rw-r--r--src/components/lowLevel/calcOut/index.js54L
-rw-r--r--src/components/lowLevel/calcOut/styles.module.css54L
-rw-r--r--src/components/lowLevel/largeButton/index.js174L
-rw-r--r--src/components/lowLevel/largeButton/styles.module.css76L
-rw-r--r--src/components/lowLevel/pad/index.js59L
-rw-r--r--src/components/lowLevel/pad/styles.module.css11L
-rw-r--r--src/components/lowLevel/smallButton/index.js49L
-rw-r--r--src/components/lowLevel/smallButton/styles.module.css22L
-rw-r--r--src/font/Tomorrow-Regular.ttf57388B
-rw-r--r--src/index.css14L
-rw-r--r--src/index.js9L