backend details

Querying the HEK API will be fairly straightforward: I will do one query for each event type. The returned JSON files will then be parsed into JavaScript objects. These will be stored on the user’s system for the remainder of the time the system is in use. POTENTIAL PROBLEM: what if the JSON data gets into the 100’s of MB range? I don’t want to start bogging down the user’s browser.

Thus, the only times the server will be queried will be when the extrema of end time or start time change.

About ruoian27

Computer science student, taking Student Originated Software presently
This entry was posted in Uncategorized. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *