Welcome | Get started | Dive | Contribute | Topics | Reference | Changes | More
The LETS tutorial¶
In this tutorial we are going to explore a fictive application to run a Local Exchange Trade System (LETS). The users of that site would register the products and services they want to sell or to buy. The goal is to connect the “providers” and the “customers”. We don’t care whether and how transactions actually occur, neither about history… we just help them to find each other.
The application described here is probably a bit too simple for a real-life website, but we imagine that this is what our customer asked us to do.
Planned next steps:
adding actions
social auth
uploading images
i18n
comments
switching between ExtJS and React
publisher