diff --git a/CLAUDE.md b/CLAUDE.md new file mode 100644 index 0000000..afb1737 --- /dev/null +++ b/CLAUDE.md @@ -0,0 +1,8 @@ +## Padel Club + +This is the main directory of a Swift app that helps padel tournament organizers. +The project is structured around three projects linked in the PadelClub.xcworkspace: +- PadelClub: this one, which mostly contains the UI for the project +- PadelClubData: the business logic for the app +- LeStorage: a local storage with a synchronization layer +