Lucas Schumacher lks
  • Troy, NY
  • Joined on 2023-09-19
lks pushed to main at lks/waterfall-glow-rs 2024-06-03 20:20:27 -04:00
9f18bb6920 Add logic to close device selection window
lks pushed to main at lks/waterfall-glow-rs 2024-05-31 22:39:24 -04:00
8978be49bd Remove unused code
lks pushed to main at lks/waterfall-glow-rs 2024-05-31 22:38:17 -04:00
f3216e2d8d Add simple device selector window
lks pushed to main at lks/waterfall-glow-rs 2024-05-31 13:32:05 -04:00
243fcdb31e Separate audio_fft.rs into two files audio.rs and fft.rs
lks pushed to main at lks/djangoTest 2024-05-25 22:46:40 -04:00
5e60280e5e Only allow one vote per client session
lks pushed to main at lks/djangoTest 2024-05-25 22:22:52 -04:00
474b551e13 Fix Log In button
lks pushed to main at lks/djangoTest 2024-05-25 21:23:27 -04:00
81599a9bde Add login page
6f64fbb092 Add a base template for polls app
Compare 2 commits »
lks created repository lks/hjfs-test 2024-05-25 17:00:55 -04:00
lks pushed to main at lks/djangoTest 2024-05-21 15:41:59 -04:00
a24bfa4806 Clean up unused html files
lks pushed to main at lks/djangoTest 2024-05-21 00:47:32 -04:00
fc89f4e429 Add poll app from official tutorial
lks pushed to main at lks/djangoTest 2024-05-19 22:04:44 -04:00
5f2bc11155 Add childish easter egg
lks pushed to main at lks/djangoTest 2024-05-19 21:21:52 -04:00
04f647e3f4 Ubuntu has horribly out of date django so install with pip
lks pushed to main at lks/djangoTest 2024-05-19 21:03:29 -04:00
ce2d75c41f Update README.md
lks pushed to main at lks/djangoTest 2024-05-19 20:54:41 -04:00
85b6e44461 Add readme
lks pushed to main at lks/djangoTest 2024-05-19 18:07:50 -04:00
23978aa9dc Move the testapp path to root
lks pushed to main at lks/djangoTest 2024-05-19 17:31:02 -04:00
809e93ddd9 Add some style to the template using bootstrap
lks pushed to main at lks/djangoTest 2024-05-19 16:12:21 -04:00
d372de4d91 Use html template to generate testapp views
lks pushed to main at lks/djangoTest 2024-05-19 15:43:54 -04:00
165b34d74a Cleanup last commit and remove potential bug
lks pushed to main at lks/djangoTest 2024-05-19 15:33:48 -04:00
86d2990dfa Add ClickCount model to store how many times testapp has been requested
lks pushed to main at lks/djangoTest 2024-05-19 14:19:23 -04:00
77df6e2aca Add testapp and serve it at 'test/' URL