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 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:
Views
@hunar1312, I would like you to help me with some of the views we have to design.
@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.
The text was updated successfully, but these errors were encountered:
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.
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:
Views
@hunar1312, I would like you to help me with some of the views we have to design.
Views that need front-end dev:
Item scanned | Logged In | NOT owner of asset - https://www.figma.com/file/2XkiKJ4II7Mux6JJL9hYTm/Shelf-App-%7C-Production-Ready?node-id=6288-355531&t=t2Ff3H4Te9yhR6fM-0 - Route: https://github.com/Shelf-nu/shelf.nu/blob/100-qr-scanning/app/routes/qr%2B/logged-in-not-owner.tsxUnlinked QR | Doesn't belong to any user - https://www.figma.com/file/2XkiKJ4II7Mux6JJL9hYTm/Shelf-App-%7C-Production-Ready?node-id=6291-343760&t=t2Ff3H4Te9yhR6fM-0 - Route: https://github.com/Shelf-nu/shelf.nu/blob/100-qr-scanning/app/routes/qr%2B/unlinked-qr-orphaned.tsx@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.
The text was updated successfully, but these errors were encountered: