Coder Social home page Coder Social logo

sspdatatables's Introduction

Hi there ๐Ÿ‘‹

I'm an software engineer/solution architect, enjoy a lot to work with python, C++. ๐Ÿ”ญ Iโ€™m currently working in Allianz SE as a Senior Data Scientist. At the same time, I'm doing my partial time master programm in computer science at TUM.

I like football, a big fan of Chelsea FC since 2007.

sspdatatables's People

Contributors

zhiwei2017 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

sspdatatables's Issues

Renaming functions

Some functions should be renamed, such that the user know what does it do from its name instead of diving into the source code.

New features needed

Use case:

When use "Select" as the type of filtering, the range filter is needed.

For example:

there is an attribute called price, the data of it in the db is "2000, 8000, ...." , I hope I can search with the range like

  • 0-1000,
  • 1001-5000,
  • 5001-10000.....

Table content loading efficiency

Situation

Currently I'm working with Flask and SQLAlchemy, there is one thing I noticed that the ModelSerializer from django rest framework slows down the loading speed of the table content. However using the normal serializer performs much faster than the ModelSerialize.

Proposed solution

So the next step would be removing the ModelSerializer and using the normal Serializer instead. However, it may change the usage of this package. So it would be better to put this feature together with other new feature in a complete new version (backwards incompatible). Additionally, the documentation of the usage should also be updated.

Documentation in Readthedocs

The documentation should be enhanced with advanced usages for more complicated use cases.
And the README should be converted to rest file.

Customize filters' position

Current: User can put the filters in the footer.

Wanted: User has three choice:

  • filters in footer
  • filters in header
  • filters in a centralized div container outside of the table

footer filter function enhancement

Right now the filter functions for all footers work separately and inefficient.
Need a javascript filter function for querying the table with the inputs from all footers

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.