Skip to content

Listme is a tool to make lists and share them with your friends.

Notifications You must be signed in to change notification settings

arthurlacoste/listme

Repository files navigation

A tool to make lists and share them with your friends.

NPM Version XO code style build status Coverage Status

Each element can be upvoted or downvoted. Usefull for :

  • a movie list with your girlfriend
  • a gift list for a friend
  • a shopping list with your roommates

Features

  • Upvote or down vote an item (IP are checked to avoid cheating)

Start to make lists !

List of lists

Developpement

API

Listme provides a simple API to make your own apps using the same engine.

Install

Project is made in two separate routes :

  • static content for render, client side (including Liquid templating) & host on Github Pages
  • Node process as API REST, who host and talk with database
git clone https://github.com/arthurlacoste/listme
npm install lessc pm2 -g
npm install
npm start

Photo by Tim Gouw on Unsplash

About

Listme is a tool to make lists and share them with your friends.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published