Inspiration
We wanted to solve the issue of being ignorant of the most popular events of the night. We aimed to provide a platform that can inform users of various types of events and indicate to users which events are popular.
What it does
The app shows the average user which locations or events are very populated by tracking user location and indicating visually the density of users. Venues can also create events that are shown to users.
How we built it
We used Xcode for building the iOS app using an MVC architecture and included a server running a database using python for the backend.
Challenges we ran into
The packets from the iOS app requesting the data from the server made it to the server machine in the correct port, but were never processed by server.
Accomplishments that we're proud of
What we learned
Establishing a server connection on a local machine does not imply that it can connect across machines.
What's next for Sizzle
Hooking up the server.
Log in or sign up for Devpost to join the conversation.