Started with the media queries for transaction tracker app. It's really verbose with tailwind. Is there any best practice to write clean code with tailwind or is it something that we just need to get used to?🤔
All important planned features are done for the transaction tracker. Next I will work on making the ui responsive and then move to deployment. Extra features will be added post deployment.
Analytics connected to the frontend. All I need now is to add some info graphics. Currently checking out chart.js but would love to have some suggestions for other charting libraries
Forms are an entirely different thing in React. So many states, validation and events. Thus I ended up with react hook form. Spent the day reading documentations and building forms. Login integated with the frontend.
A significant part of the front end is done. Start with the backend integration tomorrow and do the minor components as needed. Here are some screenshots. (I know that the placeholder values don't make any sense. Please ignore them😅)