Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gestok authored Jun 18, 2022
1 parent fa5291a commit 26d8545
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Python Project Γενεαλογικού Δέντρου για το μάθημα
## To Do List
- [x] GUI Structure
- [x] GUI Linking
- [ ] Standalone Functions
- [x] Standalone Functions

### GUI Structure (T-Kinter)
```
Expand All @@ -17,7 +17,8 @@ Main Container
-- Form: ID
-- (Αν ID Υπάρχει) "Διαγραφή του ατόμου και όλων των συνδέσεων του προς τα κάτω."
-- (ID δεν υπάρχει) "Δεν βρέθηκε το άτομο."
-- Προβολή Γράφου
-- Button: "Προβολή Γράφου"
-- Button: "Καθάρισμα Γράφου"
-- Αποθήκευση
-- Ανοίγει Explorer για επιλογή path, ελέγχει buffer και αποθηκεύει σε csv.
-- Φόρτωση
Expand Down

0 comments on commit 26d8545

Please sign in to comment.