Inspiration

Hanging out with friends.

What it does

Groups of people can form events. A designated game master can then create a challenge that is sent to everyone in the group. The challenge requires a picture for proof submitted by the participant. The game master reviews the proof and verifies the challenge is complete. The first person in the group to complete the challenge wins a point. An event consists of multiple challenges, so players can accrue points to moving up the event rankings.

How we built it

The back end was built using java and the java swing library. The front end was built using react native, and typescript

Challenges we ran into

when challenges and events are sent to the backend, they are tagged with the user id of its creator. We had to validate that the user id existed already in the data base.

Accomplishments that we're proud of

We worked very well as a group and organized tasks effectively. We were able to complete basic functionality for our back end and front end and partially link the two.

What we learned

Most of our team had never worked with data bases and SQL before. we learned how data bases can be created, and how they are queried, merged, and how to add information

What's next for Is that a challenge

Adding more functionality to the backend and being able to call information from the front end in the back end.

Share this project:

Updates