Skip to content

fatmaSsm/Wallet_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Wallet_Project ||πŸ’°

A simple wallet application

πŸš€ Features

  • User registration and login system
  • Income and expense tracking
  • Automatic balance calculation
  • Transaction history display
  • Data persistence using text file
  • Input validation and buffer cleaning
  • Colored console output for better UX

πŸ› οΈ Concepts Used

  • Arrays and multi-dimensional arrays
  • Functions and modular programming
  • File I/O (fopen, fprintf, fgets)
  • String operations (strcmp, strncpy)
  • Input validation and basic error handling

πŸ“‚ Data Storage

User data is stored in a text file and automatically loaded when the program starts.

πŸ‘©β€πŸ’» Author

  • fatmaSsm

About

A simple wallet application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages