AthletiFi / athletifi-website

Official website for AthletiFi
https://www.athleti.fi
1 stars 5 forks source link

Prepare dashboard for demo deployment #200

Closed qisforq closed 2 months ago

qisforq commented 3 months ago

Objective:

We would like to prepare the dashboard for demo presentation to stakeholders, which includes the potential users (summer select parents), coaches, club directors, and potential investors.

In order to demo the full user experience, including scanning the cards to go directly to the dashboard page, we need the code to be deployed directly to the athleti.fi domain. This will require opening the dashboard to public access, before the user login feature is complete. To mitigate access from the general public, we should obfuscate access to the dashboard endpoints by removing links from the other pages, and research ways to limit access based perhaps on a simple password or IP restriction.

Tasks:

qisforq commented 3 months ago

@HectorAgudelo, @chef-louis or @pm-moyanor, do any of you have any interest in collaborating on this task?