Giter VIP home page Giter VIP logo

daonators's Introduction

DAOnators

O ato de doar é uma das principais formas de ajudar uma causa, seja ela ambiental ou social. Com a chegada da pandemia por conta do vírus da COVID-19 muitas instituições de caridade tiveram uma diminuição nas doações recebidas. Nesse mesmo tempo, houve um aumento no interesse de tecnologias como a blockchain e criptomoedas, que deram início à criação das DAOs de caridade. Contudo, ainda existem inúmeras pessoas que precisam desse auxílio. Portanto, o objetivo desse trabalho é atrair mais doadores, desenvolvendo uma plataforma que possibilitará doar em grupo para diversos ramos diferentes, de maneira mais segura e transparente em comparação com as doações tradicionais. A DAO utiliza como ferramenta a blockchain e o smart contract. O projeto além de utilizar o método Scrum para seu gerenciamento e divisão de tarefas, também aplica o método ICONIX em seu desenvolvimento de software analisando e modelando conceitos e diagramas para definir a estrutura e o comportamento do sistema.

Modulos:

- Frontend - Feito com: VueJs & TypeScript

- Backend - Feito com: Kotlin & TomCat

- Database - Feito para: MySql

- Contracts - Feito com: Python & Neo3-boa


Simpli CLI

Este projeto usou: Simpli CLI

Simpli CLI

Make sure the port 8080 is not in use.

Go to your project directory root and seed your database:

$ simpli server:seed

Then, run this shell:

$ sh build.sh

This command will use the mvn CLI and the docker CLI. Therefore, it should have those installed.

Go to localhost:8080

Server Running

Copy the swagger URL in order to generate the Client Project.

Generating Fake Data

Another useful feature of Simpli CLI is Fake Data. This data can be found in root-project/src/test/resources/database/data.sql. If you could not find it, go to the root of project and generate the data.sql by running simpli new:seed. Then run simpli server:seed to populate the fake data into your database.

The default login is [email protected] and the password is tester

Important

Make sure your database is used for testing because the command simpli server:seed will TRUNCATE your tables.


Contribute

To generate an exact copy of this:

  • Run test/resources/database/create.sql
  • npm install -g @simpli/cli
  • simpli new:project <project_name>
  • Choose Web Server project (backend)
  • Choose daonators for database

daonators's People

Contributors

leonardoconde avatar luc10921 avatar victoryujisaito avatar

Stargazers

 avatar Leonidas Conde avatar Gil Lopes Bueno avatar

Watchers

James Cloos avatar Gil Lopes Bueno avatar  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.