You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
create a reigstration page and move registration data there
keep profile data and add connections to it
Migrate the equivalent page from the previous app (found on the react-old branch) to Angular.
Add both the list page (i.e. Venues Page) as well as the Individual page (i.e. Venue Page) and any extra components used by it on the old version if they haven't been added yet.
TIP: try using ChatGPT to translate the code from React to Angular -> it won't be perfect but it's a good starting base
The text was updated successfully, but these errors were encountered:
refactor user profile
Migrate the equivalent page from the previous app (found on the
react-old
branch) to Angular.Add both the list page (i.e.
Venues Page
) as well as the Individual page (i.e.Venue Page
) and any extra components used by it on the old version if they haven't been added yet.TIP: try using ChatGPT to translate the code from React to Angular -> it won't be perfect but it's a good starting base
The text was updated successfully, but these errors were encountered: