Skip to content

ThreeMinuteLearning/my3ml

Repository files navigation

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.