Javascript backend wrapper on a python module and client app for retrieving data from Spectroworks - CphNano.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
5
commits
Refactored UI to generate spectrum containers dynamically and changed interactivity to fetch data from an enhanced api wrapper.
0433331View on GitHubRefactored event listeners and handlers for the two dropdowns so that they fetch data correctly from the JSON file.
50a3ffaView on GitHubAdded a function in the wrapper module for creating an array which stores each project name with its samples' names and dumping the array in a JSON object.
470e7adView on GitHubAdded event listeners and handlers for the two names dropdowns.
3f91324View on GitHubFirst phase completed - Python functions for getting data from Spectroworks API, json data dump and basic UI with no interactivity.
363242bView on GitHub