Todo application implemented with various F# libraries.
Client-side only todo written with Feliz and Material UI
- Fable: https://fable.io/
- Feliz: https://zaid-ajaj.github.io/Feliz/
- Feliz.MaterialUI: https://cmeeren.github.io/Feliz.MaterialUI
Server/Client todo written with Feliz for the client, Giraffe for the server, and Fable Remoting for communication.
- SAFE Stack https://safe-stack.github.io/
- Fable: https://fable.io/
- Feliz: https://zaid-ajaj.github.io/Feliz/
- Feliz.MaterialUI: https://cmeeren.github.io/Feliz.MaterialUI
- Giraffe: https://github.com/giraffe-fsharp/Giraffe
- Fable.Remoting: https://zaid-ajaj.github.io/Fable.Remoting/
- Elmish Client
- Elmish Client/Server/Communication with Thoth.Fetch
- Authentication
- Database Integration
- Event Sourcing