Skip to content

Besties is a game similar to Kahoot where players connect to a server and get randomly matched together to solve trivia questions of increasing difficulty.

Notifications You must be signed in to change notification settings

acm-projects/Besties

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML5 Icon

Have you ever sat down in a new class and stared at the nobodies around you? Wonder who they are, and what they're thinking? Well daydream no more! With Besties™, you can quickly bond with your fellow students! Besties is a game similar to Kahoot where players connect to a server and get randomly matched together to solve trivia questions of increasing difficulty. Let's do what it takes to get CS students to actually talk to each other!

MVP 🏆

  • Create desktop website with which to host game
  • Create phone website to play game with
  • Set up backend to coordinate game between two screens
  • Set up connection between two individual “Besties” phones
  • Allow two “Besties” to take group photo

Stretch Goals 📊

  • Add library that host can preselect question bank from
  • Add user auth for users to save their question bank to

Milestones 🗿

Week To-Do
1 Assign frontend, backend, and fullstack
2 Make sure that everyone has their development environment set up, teach everyone Git
3 Decide color palette and fonts; find general aesthetic; Begin Figma wireframing
4 - 6 Implement website frontend in Svelte, Work on backend
6 - 8 Implement mobile frontend in Svelte, Work on backend
8 - 10 Presentation development and practice
FINAL Inevitable Victory

Tech Stack 🧱

Tutorials 👶

The Team 🫂

Sisi Aarukapalli - Fullstack

Pankhuri Goyal - Fullstack

Varshni Karthikeyan - Front-end Lead

Xander Pham-Rojas - Back-end Lead

Muaaz Abed - PM

Jon Perry - Industry Mentor

GitHub Cheat Sheet 🔄

Github Cheat Sheet

Command Description
cd "Besties" Change directories over to our repository
git branch Lists branches for you
git branch "branch name" Makes new branch
git checkout "branch name" Switch to branch
git checkout -b "branch name" Same as 2 previous commands together
git add . Finds all changed files
git commit -m "TestyTestTest" Commit with message
git push origin "branch" Push to branch
git pull origin "branch" Pull updates from a specific branch

Special Thanks 👏

  • Special thanks to ACM leadership for giving us the opportunity for Besties to happen
  • And special thanks to viewers like you. Thank you.

About

Besties is a game similar to Kahoot where players connect to a server and get randomly matched together to solve trivia questions of increasing difficulty.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published