Skip to content

samanthahuaa/GarlicFries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NBA Love Story by Garlic Fries

Roster with Roles

  • Samantha (PM): API (collecting API data, formatting it, etc.)
  • Gitae: Database (managing/storing API data, user data)
  • Vivian: HTML/CSS/Bootstrap (visuals, displaying elements)
  • Diana: Flask (dabbling in all of the parts and tying them together)

Description of Website

You have to make an account to access the goodness inside our website. Once logged in, you are presented with two random NBA players that will attempt a relationship with one another. You can "refresh" these players and get a new random player until you are satisfied. Then, one player will buy something to give to the other. The gift recipient will either enjoy or hate the gift. The compatibility of the two players will be judged. If they are deemed a successful couple, they will schedule a date to see a NFL game together.

API Links

Launch Codes

How To Clone/Install:

  • Clone our repo:
    • HTTPS: git clone https://github.com/samanthahuaa/GarlicFries.git
    • SSH: git clone git@github.com:samanthahuaa/GarlicFries.git
  • In the command line, install flask by typing pip3 install flask
  • In the command line, install all of the required packages pip3 install -r requirements.txt

How To Run:

  • To launch our site, run cd app and python3 __init__.py
  • To see our site, go to http://127.0.0.1:5000 in your web browser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •