lovelace-website
lovelace-website copied to clipboard
π Back end and front end code for the Project Lovelace website.
Right now it uses `math.factorial` which might not be enough?
Can we add a simple way to run tests for the website? Website can be tested using [Selenium](https://www.seleniumhq.org/). See [To automate or not to automate?](https://www.seleniumhq.org/docs/01_introducing_selenium.jsp#to-automate-or-not-to-automate)
https://help.twitter.com/en/using-twitter/embed-twitter-feed
https://stackoverflow.com/questions/22671034/how-to-configure-nginx-to-show-file-content-instead-of-downloading-it
When a user submits something, show some progress bar or a rolling log with things like to give them the feeling that things are happening. 1. Uploading file⦠2. Setting...
Would be a cool addition to the appendix. https://projectlovelace.net/problems/chaos/
Probably not enough traffic for this to be a problem yet but might be good to cache web pages as some queries will start to become more expensive (e.g. counting...
We should mention which packages are available, e.g. numpy, scipy. Maybe a Discourse thread? Discourse might be too hidden? Probably include comments in code stubs about useful libraries?