Git Product home page Git Product logo

telecom-toplist's Introduction

telecom-toplist

Toplist-Com is an application which loads T-Com .csv phone bill files and writes them back to an output csv file as a top list.

This application helps to quickly identify largest phone and internet consumers in the company. You can sort a list by internet data traffic, by amount which you have to pay to the telecom company or by the time spent on the phone talking.

telecom-toplist's People

Contributors

hrvoojex avatar jnsebgosselin avatar

Watchers

James Cloos avatar  avatar

telecom-toplist's Issues

Browse and Display File

Hello hrvoojex,

I thought it would be more convenient to continue our discussion on StackOverflow here.

About the issue of browsing for a file and displaying the result in a QLabel. The reason it is not currently working is because you are defining your widget in App within the initUI method, that you are reimplementing in Mobile. Then, the widgets that are referred to in the select_file method are the ones that are created in the intiUI of App , not the ones created in Mobile. Even though they have the same name, they don't have the same id.

I am not sure if it is a good idea to make the class Mobile inherit from App. I think I would develop both class independently from each other, so as to make the app as much modular as possible.

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.