Skip to content

navya-kedlaya/DigitalWalletManagerapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💳 Digital Wallet Manager

A secure and modern web application to manage wallet balances — supports adding, subtracting, freezing, unfreezing, rewards, and currency conversion.

⚙️ Tech Stack

  • Python (Flask)
  • HTML, CSS, JS (Vanilla)
  • SQLite
  • REST API

🚀 Features

  • User authentication
  • Balance management (add, subtract)
  • Freeze/unfreeze wallet
  • Reward system
  • Currency conversion to USD
  • Stylish and responsive UI

📁 Folder Structure

  • app.py — main backend logic
  • templates/ — contains HTML
  • static/ — CSS & JS
  • users.json — simple user DB
  • wallet.db — SQLite database

▶️ Run the project:

python app.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published