Inspiration
To create a connection of arrays that stores every single athlete in the country while also creating a place where you can chat.
What it does
It saves, edits, deletes, searches data of athletes who entered their data. It also provides a place where the can chat.
How we built it
We used python
Challenges we ran into
- How do we save the data even after we re-run the code? We used import json to save the data.
- How are we going to create a chatbox? we made an option that one can make their own device as a temporary server and use it as a chatbox. ## Accomplishments that we're proud of We were able to make a chatbox ## What we learned We learned about making a server and also saving data in python ## What's next for Athelecon GO! We would like to expand the range of the people who can enter the chat. Currently the range of the chat is only limited to the people who share the same WIFI/LAN, so we would like to expand that Also we would like to be able to save the data of the players so that everyone can see them. we can do this by using import gspread, but the python program that we use for developing does not accept this import so we will have to find a different python program that can run this.
Log in or sign up for Devpost to join the conversation.