This is the BCMF (Basket Club Montbrison Feminin, Montbrison Women's Basketball Club) unofficial app, here you can find all the information about the club:
- players' name, size, total scored of the season...
- all the match
- the pool ranking
- Navigation between different views.
- Store and fetch data with Firebase database
- Store and fecth images with Firebase storage
Before running the program, make sure you have the following:
- Xcode installed on your macOS machine.
-
Clone this repository to your local machine using:
git clone https://github.com/Thib1708/BCMF.git
-
Open the project in Xcode by double-clicking the
.xcodeproj
file.
- Build and run the program using Xcode.
- Explore the different SwiftUI views and interactions.
- Modify the code to experiment with SwiftUI features and customize the app to your needs.
- ContentView: Entry point of the SwiftUI app.
- Views: Contains SwiftUI views.
- Model: Defines data models used in the app.
- Assets: Houses assets, such as images or other media files.
This SwiftUI program is open-source and available under the MIT License. You are free to use, modify, and distribute the code as per the terms of the license.