Hello, I want to learn full-stack web development for building my final year project. My project will be a web application, a daily productivity tool. The web application features will be,
Note Taking
To-do List Creation
Other Daily Productivity Features that can be easily implemented
It can be, especially the first two courses will give you a good foundation.
Be aware that the relational db course is currently under construction and some parts of the front-end course are outdated. Especially with React you are better off learning from their official docs: Quick Start – React
I would recommend: HTML/CSS/JS basics from fCC, get a good grip on JavaScript, then React and from there to Next.js, a full-stack framework which will provide you with most of what you need for your project.