Django based application

Job ID: 33031738

Budget: $25 – $50 USD

I am trying to get a simple django web app built that runs on linux.
- need to have basic user authentication
- can run on http (directly django)
- The main page has a list of links on the left (maybe hierarchical)
- the links are generated by browsing a list of json files in a directory. The json will give you the link that needs to be added. The json also has a meta defintion of the form to be presented when the link is pressed and the script to be invoked when you hit submit. Once the script executes, we want to be able to print the output in a window below.
The scripts executed can be synchronous (block till it completes) or asynchronous (start and stop). In the case of asynchronous, we want the output window to be refreshed periodically.
I am attaching a snapshot of a crude django project that I did. What you see as dropdowns in the script dropdown needs to be shown as links on the left. The black window at the bottom is where we show the output.
Sample JSON file is attached. gives you an idea of how the form is built.
I have a very short time frame to get this built. Ideally want to get started today and get it done by early next week.
Related categories: JavaScript Python Linux Django Software Architecture