GithubHelp home page GithubHelp logo

votingsessionapi's Introduction

๐Ÿ›๏ธ Voting Session โš–๏ธ

๐Ÿ““ About

This project is a solution to voting session management. In cooperativism, each member has one vote and decisions are made in assemblies, by voting. From this, the project will be the solution to manage these voting sessions.

๐Ÿ“‹ Documentation on Postman

https://documenter.getpostman.com/view/16226878/2s935hQSez

โœ”๏ธ Features

  • Create a new agenda(developed);
  • Starting a voting session on an agenda(developed);
  • Receive votes from users on agendas(developed);
  • Count the votes and give the result of the agenda vote(developed).

๐Ÿ› ๏ธ Technology

The following technologies were used in the construction of the project:

  • Java
  • Spring Boot
  • JUnit
  • Mockito
  • PostgreSQL
  • Swagger

๐Ÿ“œ Dependencies

  • Spring Web
  • Spring Data JPA
  • Validation
  • PostgreSQL Driver

๐Ÿ’พ Database

image

โ†ฉ๏ธ Requirements to use the system

You must have installed on your machine the tool Git and a nice editor, to work on the code. I recomend the IntelliJ IDEA. To run the routes, this project has the endpoints documented in swagger(http://localhost:8080/swagger-ui/index.html#/).

๐Ÿ To run the project

I) Clone this repository

$ git clone <https://github.com/Brms5/votingSessionApp.git>

II) Access the project folder in the terminal

$ cd ./voting-session

III) To download the project dependencies via maven

$ mvn clean install

IV) To start the project

$ mvn spring-boot:run

The server wil start on port:8080 - access <http://localhost:8080>

votingsessionapi's People

Contributors

brms5 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.