You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
357 B
8 lines
357 B
## 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
|
|
|
|
|