Responsive time tracking dashboard using Svelte and Tailwind

Solution retrospective
This is my solution to the Time tracking dashboard challenge. Even though the app was fairly simple and mostly needed CSS for layout - I chose to code the entire app using Svelte. Instead of using HTML to render the cards manually, I decided to use the data.json
to render the entire UI.
Tech Stack
- Svelte.js as UI framework
- Tailwind CSS as styling library
- TypeScript for type-safety
- Vitest, STL for testing the library
- FontSource library for external fonts
Tools used
- VS Code as code editor
- Svelte extension for VS Code
- Firefox and Chrome browser/dev tools
- Git as SVN
- GitHub as code repository
- Netlify for deployment
Check out my solution. Any feedback/suggestion is appreciated :)
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Sounak Mukherjee's solution.
Join 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