Updated README.md

This commit is contained in:
Keannu Bernasol 2023-07-23 22:45:48 +08:00
parent 9e45c7bdf4
commit 530ac859fe

View file

@ -2,13 +2,14 @@
# Sample Usage # Sample Usage
To use the deployed app, When a user creates an account, an email is sent which redirects to the link below
Have your activation email redirect a link like below https://lemeow125.github.io/simple-redirect/#/redirect/stude/activation/MUID/12asdSDFGSDTSDFG
https://lemeow125.github.io/simple-redirect/#/stude/activation/MUID/12asdSDFGSDTSDFG
This will open the "activation" page/screen of our mobile app, pass the UID slug value of "MUID" and activation slug value of "12asdSDFGSDTSDFG The link above when clicked will open the "activation" page/screen of our mobile app, pass the UID slug value of "MUID" and activation slug value of "12asdSDFGSDTSDFG"
"
Do not change the redirect keyword
"stude" in the example above must correspond to the name of your mobile app "stude" in the example above must correspond to the name of your mobile app
"activation" should correspond to the link to your mobile app's screen/page
you can adjust the last two URL slugs/values accordingly
Powered by Vite, ReactJS, and React Router Powered by Vite, ReactJS, and React Router