So remember the finance tracker I made using Python? Well, I'm trying to make it using JS, HTML and CSS. I'm diving into the world of web development again! Yes, I am ambitious!



Outline

What it needs to do:

1. Add expenses
2. Delete expenses
3. View expense history
4. Tell me if I'm sticking to my budget or not and give me a friendly nudge if I'm overspending.

What it needs to look like:

As for the design, I'm envisioning a neat table layout for the expenses. Check out my work of art!
.


Now this is me letting y'all into my thought process, Yes, I know it's a masterpiece. Just kidding! Please, no judgment. I'm going for the "unfinished masterpiece" look.

Now of course it will have more than that, but baby steps hey. Baby steps.
So the HTML I have so far for said template is this:

 
giving us this:





Hehe, doesn't look like something one would enjoy being on right. Well it's supposed to look like that, as I haven't styled it (applied CSS). I know, it doesn't look like much now, but just wait until I sprinkle some CSS magic on it.
That's for the next post whenever it'll be 😭😭😭. 

Bloopers.
By the way, speaking of web development, I've been churning out websites like nobody's business. Check these out:
Blog (It's like this one, but fancier. went to a private school type shii😂)
BlackJack  (Feeling lucky, punk?)
Push-Up Counter  (Be kind, it was my first attempt) 

Comments