Open ArfatSalman opened 3 years ago
Total number of distinct pages are 10.
User actions:
Here's the home page mock we have created: https://www.figma.com/file/2D2BRZS1FOC83O1XuTzBc7/Little-Tags?node-id=1%3A3
Is it ok to design html/css directly without creating mocks?
Is it ok to design html/css directly without creating mocks?
Just for FYI, generally the answer is no. If you prototype using HTML/CSS, you can then copy paste bad code in the production when you are implementing the actual feature.
Use this issue to collect the mocks of various screens.
It's a good idea to collect the mocks within the context of a user stories. For example,
You can use tools like Figma (recommended) or other wire-framing tools like Balsamiq.
Ensure that you also know at least these things (you can always list more things)
Feel free to consult older projects listed in the Little Tags Notion page.
If you have questions, comment on this issue.