Skip to content

Commit

Permalink
Merge branch 'hackclub:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
ayaangrover authored Sep 1, 2024
2 parents a081e88 + ac0ce5f commit 685402a
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions submissions/torsion-app/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
Name: torsion

Description: This is an app desined for competitors in the VEX V5RC robotics competition. In this competition, teams are required to find alliance partners, and this app greatly simplifies this process by allowing teams to request and accept alliance invitations (reducing the likelihood of teams being rejected during the alliance selection period) and by allowing teams to communicate with a chat function.

GitHub URL: https://github.com/torsion-app/torsion

How did you build this: This was my first time building a mobile app. I used react native - for the cross platform functionality, and the ease of porting to desktop with electon - along with expo to greatly simply testing on real devices. I used mostly the online documentation, as well as StackOverflow and other forums for help learning react native, and Mozilla web docs for any javascript help I needed, since I had not used JavaScript much previously.

How many hours did you spend on this: 32+ hours

Did you use #arcade to log your progress?: No

Testflight link: https://testflight.apple.com/join/TOGLa8wj
Test Accounts: 1. [email protected] - Test1234, 2. [email protected] - Other1234

How many users on testflight?: 6

Ship URL: https://hackclub.slack.com/archives/C0M8PUPU6/p1724255865120369
Video Demo URL: https://youtu.be/6jI0irJvOYA?si=hG_g0TTXLPkSJa4c

0 comments on commit 685402a

Please sign in to comment.