garyhtou / FBLA-App

A React Native app for FBLA
1 stars 0 forks source link

[Screen] Opportunities #12

Open garyhtou opened 4 years ago

garyhtou commented 4 years ago

Summary

A mostly static screen with information about opportunities

Intended Outcome

Display information about the following using a list of cards.

Each card would probably have a cover image, title, and short description. When you click on the card, it brings you to its respective screen with more information.

How will it work?

All of this information should be stored in Firebase. This will allow us to easily update information without needing to push out an update.

garyhtou commented 4 years ago

In the future, maybe allow State Chapters to add information to this page. For now, state chapter announcements will do.