sapphon / upwise

A voting system for pearls of wisdom.
https://upwise.cfapps.io
GNU Affero General Public License v3.0
4 stars 0 forks source link

Upwise

build status image

Synopsis

Upwise is a voting system for pearls of wisdom. Submit a saying or vote up someone else's. See which are most popular. That kind of thing.

Trying to Use Upwise?

You don't need this Git repo to use the public app, accessible here. This repo is for people interested in building and running their own Upwise copies.

Issues?

Please report any issues, or provide any other very welcome feedback, at the issues page.

Dev Tracker

Upwise development is managed through a public Trello board.

API Reference

Run in Postman

Building Instructions

./gradlew build

Testing Instructions

./gradlew test

Execution Instructions

./gradlew bRu

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

The full license should have accompanied this program in a file called COPYING. If not, see GNU's website.