JoseAdrianRodriguezGonzalez / Hybridization

It will contain the main code to calculate and plot hibrydizations, wavefunctions and more
https://joseadrianrodriguezgonzalez.github.io/Hybridization/
Apache License 2.0
2 stars 0 forks source link

Implement the api for the plots #2

Open JoseAdrianRodriguezGonzalez opened 1 month ago

JoseAdrianRodriguezGonzalez commented 1 month ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

JoseAdrianRodriguezGonzalez commented 3 weeks ago

To make the API.... Because we can't have backedn files on github pages, it' ll be required to make the next proccedure

  1. Retrieve the data via localhost
  2. Create json file that contains the variables
  3. Python must read it, so it'll be useful to create something that allow us to execute python files
  4. Python will create the json
  5. JS will read the file
  6. Will use de api for the plot on plotly