mannprerak2 / event_hub_flutter

EventHub View events at DTU... https://mannprerak2.github.io/event_hub_flutter
https://mannprerak2.github.io/event_hub_flutter
MIT License
8 stars 15 forks source link
android dart firebase flutter hacktoberfest website

EventHub

View Events in Colleges (DTU), Made with Flutter

Get it on Google Play

View online mannprerak2.github.io/event_hub_flutter

Screenshots

|| | |

| | | |

Base Idea

A Firebase app for 
    -finding events in institutes around you,
    -following organisers and institutes for events, 

Folder Structure

Caching and Storage

App Flow

1.Start -> SplashLoaderScreen
2.SplashScreen
    Login
    if(success) // tokens are of atleast 2 month validity
        yes -> 'MainScreen'
        no -> show error and try again button
                if(success) // onclick login button
                    yes -> MainScreen
3.MainScreen
    layout: Tabs as in screens section ^^