Navigate Select ESC Close

Professional Expense Tracker in Python

2023-01-14 Science & Technology
48.4k
1.0k
30
NeuralNine
NeuralNine
475.0k subscribers

Unlock all features

FREE: Get instant access to 10 AI summaries, chats, or transcripts per day.

Description

Today we build a professional but simple expense tracker in Python. ◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾ 📚 Programming Books & Merch 📚 🐍 The Python Bible Book: https://www.neuralnine.com/books/ 💻 The Algorithm Bible Book: https://www.neuralnine.com/books/ 👕 Programming Merch: https://www.neuralnine.com/shop 🌐 Social Media & Contact 🌐 📱 Website: https://www.neuralnine.com/ 📷 Instagram: https://www.instagram.com/neuralnine 🐦 Twitter: https://twitter.com/neuralnine 🤵 LinkedIn: https://www.linkedin.com/company/neuralnine/ 📁 GitHub: https://github.com/NeuralNine 🎙 Discord: https://discord.gg/JU4xr8U3dm 🎵 Outro Music From: https://www.bensound.com/

Top Comments (10)

@yafethtb 2023-01-15

The enumerate() function have a parameter called "start" to tell the function where it should start the counting. So instead using idx + 1 we can use enumerate(categories, start = 1) and the idx will start from 1.

7
@LukasFromLummerland 2023-01-14

Very nice. Thank you! I will adapt this for a project hours tracker.

4
@akrit.ghimire 2023-01-14

That was so fun to do!

3
@nicholasnguyen8584 2023-05-30

Are we able to keep all of this data somewhere in a txt file or something?

3
@rabibasukala7816 2023-01-15

adding ui and graphs will be great .Thanks

3
@valentines92 2024-11-09

after creating this program and want to put in web app or mobile you need to learn another language? or python have it aswell?

0
@paulthomas1052 2023-01-16

Great tutorial as usual. Thanks :)

0
@EbrahimMemee-j4m 2025-04-22

What is the name of the app youre using to code

0
@BrandonHurt 2023-07-31

I did everything right and because I use Gentoo with systemd not rc the db packages for some reason don't work unless you have rc style init system, so all of your great toots about sql won't work for me, but I utilize db's on other servers where I run email servers and such, so I still get the benefit, thanks

0
@xl0pate0lx 2023-12-19

How do you open your db file in pycharm? If I click on it literally nothing happens.

0

Unlock the Data Inside
Turn Videos into Knowledge

  • Get FREE 10/day: transcripts, summaries, chats
  • Chat with videos, export text & PDF
  • $1 free API credit for RAG, chatbots & research

Free forever plan • All features unlocked

App screenshot