Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QR scanning #100

Closed
4 of 6 tasks
DonKoko opened this issue May 3, 2023 · 4 comments · Fixed by #101
Closed
4 of 6 tasks

QR scanning #100

DonKoko opened this issue May 3, 2023 · 4 comments · Fixed by #101
Assignees
Labels
enhancement New feature or request

Comments

@DonKoko
Copy link
Contributor

DonKoko commented May 3, 2023

This is one of the most complex parts we have of MVP and the last thing we need to complete in terms of features before preparing the app for production.

Flow

We created a flowchart to visualize the whole flow of the process:
QR scanning workflow drawio(1)

Views

@hunar1312, I would like you to help me with some of the views we have to design.

Views that need front-end dev:



@hunar They are all very simple views, mobile first. What I will do is create a branch where I will create all the files for each view and I will update this description so you know in which file to work.

@DonKoko DonKoko added the enhancement New feature or request label May 3, 2023
@DonKoko DonKoko self-assigned this May 3, 2023
@DonKoko
Copy link
Contributor Author

DonKoko commented May 3, 2023

Updated the flowchart. Found a more efficient way to go through the process.

@DonKoko
Copy link
Contributor Author

DonKoko commented May 3, 2023

@hunar1312 removed some elements from the list as I dont think they are needed.

@DonKoko DonKoko linked a pull request May 4, 2023 that will close this issue
@DonKoko
Copy link
Contributor Author

DonKoko commented May 4, 2023

Note to self.

Some of the pages related to that are public so we need to handle some extra stuff and we shouldn't forget the:

  • meta
  • Title
  • block robots?

@carlosvirreira
Copy link
Contributor

carlosvirreira commented May 4, 2023

Note to self.

Some of the pages related to that are public so we need to handle some extra stuff and we shouldn't forget the:

  • meta
  • Title
  • block robots?

I think the page should be blocked by Robots - so it should not be indexed. We can add a simple title and description just to not have it empty but it is not per-se needed.

Moreover, I would add a 'NOINDEX' on the template.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants