Web app to organize International Cooperatives Show & Tell meetings. It allows the creation of agenda slots and proposals for specific dates
[Dev in progress] Web app to organize International Cooperatives Show & Tell meetings. It allows the creation of agenda slots and proposals for specific dates.
Built using the Elixir’s Phoenix Framework. To run this app you will need:
mix deps.get
.env.example
mix ecto.setup
cd assets && npm install
mix phx.server
Now you can visit localhost:4000
from your browser.