Design comparison
SolutionDesign
Community feedback
- @jay-ikePosted 9 months ago
thank you for your feedback kent.
- First of all the technology used is vanilla javascript allthough I've recently refactor it to use Solidjs for a better reactive system than what I've implemented
- Then I want to say that we have an empty state because in the zip file I had there was no data.json file
1 - @kentntwariPosted 9 months ago
Looks pretty nice once you open the site and create an invoice. The process is nice as well with the way you broke the creation process in steps. My two cents for feedback though would be:
- Add some description to your solution. I am curious to know the technology you used to build this site and what you used to persist the invoices. There is a way you can edit your solution and add all this markup for everyone else to see because what you created is really worth it
- The screenshot of your solution displays the empty state with the "Nothing to see here" illustration. You should checkout the starter code of this challenge: there is data.json file with some invoices you can prepopulate. Once that's done and all, you scan regenerate the screenshot of your site and it should look pretty good.
0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord