iloveyii / triggysport

A sports mobile app (android, iOs) to create custom notifications. This is developed in React, React Native.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TriggySport

This is an Android/iOS App developed in React, React Native. The app shows a list of online sports/football events and their related odds. The user can easily creat custom Notifications, and then get instant info about the sports the user is interested in.

Screenshot

DIRECTORY STRUCTURE

backend
    config/              contains shared configurations
    mail/                contains view files for e-mails
    models/              contains model classes used in both backend and frontend
frontend
    assets/              contains application assets such as JavaScript and CSS
    config/              contains frontend configurations
    controllers/         contains Web controller classes
    models/              contains frontend-specific model classes
    runtime/             contains files generated during runtime
    views/               contains view files for the Web application
    web/                 contains the entry script and Web resources
    widgets/             contains frontend widgets
vendor/                  contains dependent 3rd-party packages
environments/            contains environment-based overrides

About

A sports mobile app (android, iOs) to create custom notifications. This is developed in React, React Native.