This is the first and most basic version of my personal finance website, built as a learning project to practice and apply my HTML and CSS skills.
I created this project to help people visualize how to organize their income and expenses using clear sections and beautiful design. It's part of my learning journey as I prepare to become a Software Engineer.
- How to structure a website using semantic HTML
- How to style with CSS (selectors, classes, layout)
- How to create flexible, readable sections
- How to use Git and GitHub to manage my code
- index.html: The main structure of the site
- Personalfinance.css: All the styles used in the design
- Add interactivity with JavaScript
- Make the website responsive for mobile
- Create real budget templates and charts
- Keep improving the design based on feedback
Feel free to leave any suggestions or ideas — I'm just getting started and eager to learn! 💻✨