baiyjmatheus / decision-maker

Decision maker application that calculates options using the Borda Algorithm built with Node, Express, PostgreSQL, jQuery, Knex, Sass

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Decision Maker

Decision maker application that calculates options using the Borda Algorithm.

Final Product

"Login" "Create"

"Voting"

"Result" "Mail1" "Mail2" "Mail3"

Dependencies

  • Node.js
  • Express
  • chart.js
  • cookie-session
  • body-parser
  • knex
  • knex-logger
  • mailgun-js
  • morgan
  • node-sass-middleware
  • pg
  • uuidv4
  • ejs

Getting Started

  • Clone this repository
  • Install all dependencies (using npm install command).
  • Run the development web server using node server.js command.
  • Open localhost:8080/ in your browser.

About

Decision maker application that calculates options using the Borda Algorithm built with Node, Express, PostgreSQL, jQuery, Knex, Sass


Languages

Language:JavaScript 48.9%Language:CSS 27.8%Language:HTML 23.3%