eldarion/ajaxdemo

Name: ajaxdemo

Owner: Eldarion, Inc.

Description: A demo of a UX pattern with eldarion-ajax

Created: 2017-10-01 12:45:18.0

Updated: 2017-11-18 05:36:29.0

Pushed: 2017-10-01 12:48:53.0

Homepage: null

Size: 2923

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

ajaxdemo

Demonstrates a pattern of creating objects, editing objects, and sorting them, all on the same page.

Getting Started

Make sure you are using a virtual environment of some sort (e.g. virtualenv or pyenv).

install
install -r requirements.txt
nage.py migrate
nage.py loaddata sites
run dev

Browse to http://localhost:3000/


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.