https://github.com/fatihycan/wallet-app
https://github.com/fatihycan/wallet-app
bootstrap css3 dom-manipulation event-handling font-awesome form-validation html5 javascript localstorage
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fatihycan/wallet-app
- Owner: FatihYcan
- Created: 2024-08-08T14:01:49.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-11T14:51:39.000Z (almost 2 years ago)
- Last Synced: 2025-10-27T23:25:22.223Z (8 months ago)
- Topics: bootstrap, css3, dom-manipulation, event-handling, font-awesome, form-validation, html5, javascript, localstorage
- Language: JavaScript
- Homepage: https://fatihycan.github.io/Wallet-App/
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Wallet App
My Wallet App is a simple application that can be used for personal finance management. It allows you to track your income and expenses and view them regularly.
## Features
- **Income and Expense Forms**: Add your income and expenses with date, amount and field information.
- **Table View**: View the income and expenses you added in date order.
- **Total Income and Expense**: Shows total income, expenses and remaining balance.
- **Clear Information**: Ability to clear all income and expense data.
- **Table Sorting:** Added income and expenses are automatically sorted by date.
- **Data Storage:** Data added using browser local storage is stored securely.
## Technologies
- HTML5
- CSS3
- JavaScript
- Bootstrap
- Font Awesome
# My Wallet App
My Wallet App, kişisel finans yönetimi için kullanılabilecek basit bir uygulamadır. Gelir ve giderlerinizi takip etmenizi ve bunları düzenli bir şekilde görüntülemenizi sağlar.
## Özellikler
- **Gelir ve Gider Formları**: Gelir ve giderlerinizi tarih, miktar ve alan bilgileriyle ekleyin.
- **Tablo Görünümü**: Eklediğiniz gelir ve giderleri tarih sırasına göre görüntüleyin.
- **Toplam Gelir ve Gider**: Toplam gelir, gider ve kalan bakiyeyi gösterir.
- **Bilgileri Temizle**: Tüm gelir ve gider verilerini temizleme özelliği.
- **Tablo Sıralama:** Eklenen gelir ve giderler tarihe göre otomatik olarak sıralanır.
- **Veri Saklama:** Tarayıcı yerel depolama kullanılarak eklenen veriler güvenli bir şekilde saklanır.
## Teknolojiler
- HTML5
- CSS3
- JavaScript
- Bootstrap
- Font Awesome
- Local Storage
https://github.com/user-attachments/assets/a4199f6f-9b36-465e-8c79-0c09b62cfc57
[Canlı Demo'yu Deneyin](https://fatihycan.github.io/Wallet-App/)