Skip to content
/ elmutt Public

A fresh clone of IdeaBoardz written in Elm

Notifications You must be signed in to change notification settings

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