Skip to content

samsterpiece/samsite

Repository files navigation

samsite

Written and deployed a split-stack Django app with a GUI and JSON API, displaying data using Chart JS.

Updated website to have it where user clicks on "here" button to be provided a random User generated JSON file to feed into the site.

Link to heroku-deployed webapp version: https://samsterapp.herokuapp.com/

API used on webapp derived from: https://randomuser.me/ .

Expected data format should be in JSON format from the randomuser website. Any other JSON file will give an error. plain text and xml is in developmental mode, with some logic implemented but no full functionality as of this moment.

GIFs of Demos:

File Upload: https://tinyurl.com/saminfodemo

File Calculation Download https://tinyurl.com/saminfodemo2

About

Creating a webapp that accepts JSON files and renders a graph from said data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published