-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixing false merge, now adding the files for real
- Loading branch information
Showing
5 changed files
with
27 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
Idee: 21.08.2014 | ||
- 3 Konten: Paypal, Sparkasse, Bargeld | ||
- paypal Daten werden per API abgerufen/aktualisiert | ||
- Sparkasse wird per csv import aktualisiert -> API vorhanden? | ||
- Ein- Ausgaben (Transaktionen) mit Bargeld müssen manuell erstellt werden | ||
- Bei Erstellung analog "Spendee" tagauswahl (mit Bild), Tagauswahl und Beschreibung (Bild eher ni) | ||
- Transaktionen der anderen beiden Konten könne ebenso getaggt werden | ||
- mit Zeichenkettenähnlichkeit (zB Levensthein distanz) auch automatische taggung von ungetaggten Transaktionen | ||
- oder auch bei taggung einen regulären Ausdruck angeben | ||
- einmalige oder wiederholende Transaktionen im CSV/JSON erkennen? Oder manuelles setzen eines flags zum automatischen erkennen auf wiederholung | ||
- | ||
|
||
|
||
!!!!!!!! CSV Format: CSV-CAMT-Format |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
usecases: | ||
Sparkasse csv datei importieren | ||
Paypal aktualisieren | ||
Bargeldausgaben erstellen und ändern | ||
alle transaktionen mit tags/Bemerkungen versehen und diese ändern | ||
Übersicht mit Statistiken anzeigen | ||
- ein- ausgaben zusammenfassung des monats | ||
- Stand der Konten | ||
- diagramme: todo | ||
|
||
|
||
|
||
hauptansicht listet letzte transaktionen auf |
Binary file not shown.
Binary file not shown.
Binary file not shown.