Add Support for Location Data #15

Open
opened 2025-02-27 13:36:44 +00:00 by boris · 0 comments
Owner

You will need to make use of coordinate data that you store in your database for each ecoFacility. Location data (lat/lng) can be generated using a tool such as ChatGPT as demonstrated in lectures and realistic locations will earn more marks. You should use raw coded JavaScript AJAX techniques to implement your system.
Do not use web sockets or jQuery– these are beyond the scope of this work. Security to protect client server communications will earn higher marks.

You will need to make use of coordinate data that you store in your database for each ecoFacility. Location data (lat/lng) can be generated using a tool such as ChatGPT as demonstrated in lectures and realistic locations will earn more marks. You should use raw coded JavaScript AJAX techniques to implement your system. Do not use web sockets or jQuery– these are beyond the scope of this work. Security to protect client server communications will earn higher marks.
boris added the
enhancement
label 2025-02-27 13:36:44 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: boris/Ecobuddy#15
No description provided.