GithubHelp home page GithubHelp logo

waozi-dev / ukuvota-legacy Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.57 MB

Legacy version of Ukuvota using Quasar

Home Page: https://ukuvota.kanthaus.online/

License: Other

JavaScript 32.66% Vue 55.65% CSS 8.42% HTML 0.67% Stylus 2.60%
legacy pouchdb quasar ukuvota

ukuvota-legacy's Introduction

Ukuvota

Summary

Ukuvota uses a cooperative and scalable process to help individuals reach collective decisions. The core process is score voting with additional features to make it more cooperative:

  • To "keep things the way they are" is always an option, never the default. Framing this option as a default position introduces a significant conservative bias—listing it as an option removes this bias and keeps a collective evolutionary.
  • To "look for other options" is always an option. If none of the other current options are good enough, people are able to choose to look for better ones—this ensures that there is always an acceptable option for everyone.
  • Every participant can express how much they support or oppose each option. Limiting people to choose their favorite or list their preference prevents them from fully expressing their opinions—scoring clarifies opinions and makes it much more likely to identify the best decision.
  • Acceptance (non-opposition) is the main determinant for the best decision. A decision with little opposition reduces the likelihood of conflict, monitoring or sanctioning—it is also important that some people actively support the decision to ensure it actually happens.

More about Ukuvota can be read on the homepage: https://ukuvota.world

Technology used

The front-end is made using the Quasar Framework. The back-end is made using PouchDB.

Installing

# install quasar-cli globally
$ npm install -g [email protected]

# install yarn for dependencie management
$ npm install -g yarn

Build Setup

# install dependencies
$ yarn

# serve with hot reload at localhost:3000
$ quasar dev

# build for production with minification
$ quasar build

# lint code
$ quasar lint

Self-hosting

# clone the project
$ git clone [email protected]:ukuvota/ukuvota.git

# build the project
$ quasar build

# run the server with default database location
$ node .

# run server with a custom database location
$ node . your/custom/path/to/database

# visit the project at
http://your.domain:3000

Deployment

Deployment is managed using gitlab ci. The master branch will be tested and built and deployed to staging.ukuvota.world.

Once you have verified that you haven't broken everything, then you can trigger the deployment to ukuvota.world in the gitlab environments view.

Contributing

We would be happy to accept PRs! If you want to work on something, it'd be good to talk beforehand to make sure nobody else is working on it. You can reach us on gitter or contacting the current main developer wolif.

A good place to start are the issues labelled "feature" or "help wanted".

License

CC0 - No Rights Reserved

ukuvota-legacy's People

Contributors

djahnie avatar douginamug avatar nerdyprojects avatar nicksellen avatar tiltec avatar waozixyz avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.