GithubHelp home page GithubHelp logo

initiativaromania / hbp-ios Goto Github PK

View Code? Open in Web Editor NEW
1.0 4.0 0.0 145.47 MB

Harta Banilor Publici iOS - Aplicație open-source pentru afișarea contractelor de achiziție publică din România

Home Page: https://www.initiativaromania.ro/harta_banilor_publici

License: GNU General Public License v3.0

Ruby 0.18% Swift 99.75% Objective-C 0.08%
ngo anti-corruption ios swift opendata freedom-of-information

hbp-ios's Introduction

Harta Banilor Publici

Build Status Platform

hbp-ios's People

Contributors

silviu avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

hbp-ios's Issues

HPB-iOS: Show company information

An Institution has ad and tenders. for each of these contract types there are ADCompanies and TenderCompanies. Therefore each institution will have a list with both ADCompanies and TenderCompanies.
One company can be either AD or tender.
An ADCompany does not have Tenders.
There can be 2 entries for the same company name(AD and Tender company - e.g search results)

HBP-iOS: HBP Mobile Statistics

  • Cele mai nejustificate contracte
  • Cele mai vizualizate contracte
  • Institutii cu cele mai nejustificate contracte
  • Cele mai vizualizate institutii
  • Companii cu cele mai multe contracte nejustificate
  • Cele mai vizualizate companii
  • Companiile cu cele mai multe contracte cu statul (numar si valoare)

Check what kind of company we get by ID

//TODO Check what kind of company we get by ID
// https://github.com/initiativaromania/HBP-web/issues/5
self.api.getADCompany(id: self.licitatie.companieId) { (companie, _ respone, error) -> Void in
if error == nil && (companie != nil) {
self.companie = companie
DispatchQueue.main.async {


This issue was generated by todo based on a TODO comment in 8d57424. It's been assigned to @silviu because they committed the code.

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.