Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/evgeniysharapov/biblioteka

Distributed platform for book lending
https://github.com/evgeniysharapov/biblioteka

fsharp fsharp-app-development

Last synced: 14 days ago
JSON representation

Distributed platform for book lending

Awesome Lists containing this project

README

        

# Biblioteka
This is a platform for distributed book lending within a group of peers, e.g. neighborhood, parish, etc.

# Domain Modeling

The basics are books, owners and lending process.

# Functionality
- [ ] add persistence [LiteDB](https://github.com/Zaid-Ajaj/LiteDB.FSharp)
- [ ] add notion of users, groups
- [ ] add service layer - GraphQL using snowflaqe [FSharap.Data.GraphQL](https://github.com/fsprojects/FSharp.Data.GraphQL)
- [ ] add administration (group moderators)