10000 GitHub - donny/elmutt: A fresh clone of IdeaBoardz written in Elm
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

donny/elmutt

Repository files navigation

Elmütt

Elmütt (screenshot ) is a fresh clone of IdeaBoardz written in Elm.

Deploy

Development Stack

Front End: Elm 0.17 and Bootstrap 4

Back End: Python 2.7, Flask, Redis, and WebSocket.

Local Back End

Please follow the guide below for running the Python back end locally:

redis-server /usr/local/etc/redis.conf
cat 'REDIS_URL=redis://localhost:6379' > .env
heroku local

To Do:

  • Implement card and list deletion
  • Implement card sorting
  • Implement drag and drop

About

A fresh clone of IdeaBoardz written in Elm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0