back-to-code.hashnode.dev#Day19Project5Today’s progress Worked on UI enhancement of landing page which was developed previously. Created Login and signup modals. Initialized backend (learning through chai and backend series to apply best practices for backend in this project), it’s hel...Dec 5, 2025·1 min read
back-to-code.hashnode.dev#Day18Project5After completing CapitaCare, I am starting with second project in intermediate stage. Project Title: ViewPoint (MERN) This is a social blog posting application. User can login, create posts, and interact with the posts created by other users. I am at...Dec 1, 2025·2 min read
back-to-code.hashnode.dev#Day15Project4Continued with the CapitaCare project. Today’s progress Implemented edit and delete transaction functionality on frontend Removed repeating code and merging same code in one file, to optimize code and make it cleaner. Made every page responsive. ...Nov 13, 2025·1 min read
back-to-code.hashnode.dev#Day14Project4Today’s progress Instead of using dummy data for charts, real time data fetched from API is used in charts and graphs. Query parameter of month and year is allowed to fetch the transactions of that particular month and year at a time. Learned pagi...Nov 12, 2025·1 min read
back-to-code.hashnode.dev#Day13Project4Today’s progress Integrated fetch API to fetch transactions for income, expense and all transactions pages. #9ProjectsChallenge continues 🚀Oct 29, 2025·1 min read