Skip to content

Stand-alone Django web application that uses AppFirst's api's to build application, business, and system widgets.

Notifications You must be signed in to change notification settings

appfirst/Dashboard-Sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Dashboard-Sample

Stand-alone Django web application that uses AppFirst's api's to build application, business, and system widgets.

Setup

First, set your AppFirst username (email address) and api key in the settings_local.py file. Your api key can be found in "My Profile" on the AppFirst website (https://wwws.appfirst.com/manage/profile/).

Create a symbolic link settings.py to settings_local.py.

To run, from the dashboard directory enter "python manage.py runserver", then enter 127.0.0.1:8000 in your browser to view the dashboard.

About

Stand-alone Django web application that uses AppFirst's api's to build application, business, and system widgets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published