satnet-project / server

Repository with the source code for the server of the SATNet network.
Apache License 2.0
2 stars 1 forks source link

Channel Identifier remote validation #33

Open rtubio opened 9 years ago

rtubio commented 9 years ago

Create a remote validation AJAX method in the server in order to validate "as they are typed" the identifiers for the channels, both for the spacecraft and for the ground stations.

Right now, the challenge is to serialize/de-serialize two parameters from within the body of the AJAX request in Python.