help2022-ukr / help2022

Website to help refugees from Ukraine (and everything related).
GNU General Public License v2.0
2 stars 0 forks source link

Prep full-node view for Host Locations #19

Open Nikro opened 2 years ago

Nikro commented 2 years ago

Host locations - should be openable.

From the top of my head - they contain ID (we can use NODE ID as unique ID to identify the location) - when it was posted, capacity - but NOT contacts.

It should have a button 'View Contact Information' - that will trigger AJAX call - which will show the information.

The controller that handles the AJAX call should make some checks.