KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
elmutt
★ 9
Open GitHub ↗
A fresh clone of IdeaBoardz written in Elm
Download README (.md)
Explore Similar Repositories
babel-plugin-transform-es2015-classes-simple
:
No description available.
node-widgets
:
A collection of Reddit specific React components and the Redux actions and reducers to accompany them
Swift-Prototype
:
Design Patterns in Swift: Prototype
Home-Automation-Course
:
Try the new eBook version »
sdrsharp-catcontroller
:
CAT (TS-50) for SDRSharp
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
elmutt
?
Download (.md)
### Elmütt Elmütt ([screenshot](https://raw.githubusercontent.com/donny/elmutt/master/screenshot.png) ) is a fresh clone of [IdeaBoardz](http://www.ideaboardz.com) written in [Elm](http://elm-lang.org). [](https://heroku.com/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