ThreeMinuteLearning / my3ml

https://3ml.org.uk/
BSD 3-Clause "New" or "Revised" License
10 stars 1 forks source link
elm haskell servant tailwindcss

3ml

3ml is an online science and literacy resource for use in schools. It is developed by Three Minute Learning Ltd, a social enterprise based in Scotland.

This version is currently under development. The frontend is an Elm single-page application. The backend is a Haskell server which exposes an API implemented using Servant. Data is stored in Postgresql and accessed using Hasql.

Acknowledgements

Thanks to BrowserStack for providing free access to cross-browser testing on different platforms.