MGS-Developers / my-mgs

The MyMGS app's mobile-native client
MIT License
1 stars 0 forks source link

Implement a list of clubs #1

Closed palkerecsenyi closed 3 years ago

palkerecsenyi commented 3 years ago

One part of the app will be responsible for displaying a really simple, easy-to-navigate list of clubs.

Users should be able to (tick off this list as you go):

Club data querying has already been implemented — just see the lib/screens/clubs.dart file for where to put your code.