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
This is connect to #4, but where that issue is about creating the PWA infrastructure, this issue is about making the UI that users interact with when creating their page.
We need to be able to do at least the following:
give a name for the project (also used to create the repo name). For example: "Hike October 2022" and the repo name might be "hike-october-2022"
allow users to pick photos to use (e.g., from their phone's camera roll, or uploaded from their computer)
Possibly set other fields of info (date, description, etc.)
This data will get used to generate the site
The text was updated successfully, but these errors were encountered:
Hi. I'd like to work on this, but I'm not entirely clear on how the app UI will interact with the PWA infrastructure. Am I right in thinking that the UI will just be built up from the existing infrastructure in React?
This is connect to #4, but where that issue is about creating the PWA infrastructure, this issue is about making the UI that users interact with when creating their page.
We need to be able to do at least the following:
This data will get used to generate the site
The text was updated successfully, but these errors were encountered: