Skip to content

Web app to make and edit lists collaboratively.

License

Notifications You must be signed in to change notification settings

hlisdero/listling

 
 

Repository files navigation

Open Listling

Web app to make and edit lists collaboratively.

You can give it a try on Listling.

Requirements

The following software is required and must be set up on your system:

  • Python >= 3.7
  • Node.js >= 10.15
  • Redis >= 5.0

Open Listling should work on any POSIX system.

Installing dependencies

To install the dependencies for Open Listling, type:

make deps

Running Open Listling

To run Open Listling, type:

python3 -m listling

Browser support

Open Listling supports the latest version of popular browsers (i.e. Chrome, Edge, Firefox and Safari; see http://caniuse.com/ ).

Deprecation policy

Features marked as deprecated are removed after a period of six months.

Community

Join the chat at listling on Gitter.

Contributors

  • Sven James <sven.jms AT gmail.com>
  • Rainer Müller <raimue AT codingfarm.de>
  • Daniel Danner <daniel AT danner.de>

Copyright (C) 2019 Open Listling contributors

About

Web app to make and edit lists collaboratively.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 39.9%
  • HTML 29.9%
  • Python 27.8%
  • Makefile 1.6%
  • Other 0.8%