Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 746 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 746 Bytes

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.