Skip to content

TheOneMaster/4-Stock

Repository files navigation

app-icon 4 Stock

download

license version

4 Stock is mobile UI for the website start.gg. It's built using React native and expo which allows for cross compilation to both IOS and Android. Currently, only the android app is available publicly since I dont have an iphone to test the app on. Additionally, sideloading on ios seems like an immense pain.

All data is obtained from the start.gg public GraphQL API. This sometimes leads to incomplete details for tournaments/events if the TO's have not filled out the information on start.gg.

User login is currently unsupported on this app until start.gg OAuth is available.

Features
  • Tournament Search
    • Name
    • Tournament Attributes
  • Tournament Details
  • Event Details
  • User Details
  • Featured tournaments
Features to be implemented
  • Location support
  • Draw bracket as a tree
  • OTA update support
  • Welcome screen
App screenshots

Featured Tournaments Page

Featured Tournaments page

Tournament Search

Tournament Search

License

Copyright 2023 TheOneMaster

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.