Coder Social home page Coder Social logo

data2table's People

Contributors

anjakammer avatar dimartino89 avatar

Watchers

 avatar  avatar  avatar

data2table's Issues

import new data to table from .csv

The user should be able, to import a new set of data by providing a csv file.
Think of using ajax requests to prevent page reload.

Functionalities:

  • choose file
  • ajax based loading
  • upload file
  • preview first 5 rows after upload
  • fire import separatly
  • delimiter default is comma, but can be provided
  • dateformat (pattern) can be provided

Conditions:

Provide dashboard for plugin

The user should be able to do see the following features at the dashboard:

  • show meta infos of database (storage quota, number of tables, size)
  • show all tables as tile with meta info
  • go to a specific tables detail page #4
  • create a new table #1 and #2

GUI for creating database tables

The user should be able to create new tables in the database which wordpress is currently running on.
The user should be able to give the following parameters:

  • table name
  • column name
  • column data type
  • default value of column
  • if column can be null
  • if column values must be unique

Creating database tables by providing sql

The user should be able to create new tables in the database which wordpress is currently running on.
The user should be able to give a sql create statement to do so.
Think of using ajax requests to prevend page reload.

Providing widget for pages to display table content

The user should be able to make a content page with created tables. The querying is formed by using a widget which offeres filtering options.
With this feature, the user don't need to be a developer who could easily make WP Query on their own, pasting it into the template.

Database table detail page

The user should be able to see the following features

  • complete set of data as data table
  • View database table structure

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.