Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

mgcdanny/DataBlog

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Base Code for the DataBlog web app

Requires: Python 2.7 Flask

to get Flask: pip install Flask

After cloning cd into directory where startUp.py is and type:

$ python startUp.py
$ python app.py

This should start the server. Open a Chrome or FireFox (zero IE support) and go to

http://127.0.0.1:8000

Uploading CSV Files:

Variables names must be in the first row (header).

No spaces or punctuation is allowed in either the filename or the variable names (header).

The file name must be unique,,, can not upload the same named file twice

There are sample csv files included in the uploads folder, try uploading those and see what happens.

Feature Ideas: Comments per row, appear only in the detail view (timestamps) Detail view, only exists when a row is selected. This can contain the edit form and the row specific comments Global comments for the table, free text search over comments.
Edit Mode for rows (button turns red) When uploading a table, documentation is required

About

Data Blog base code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
Morty Proxy This is a proxified and sanitized view of the page, visit original site.