Git Product home page Git Product logo

p01goff's Introduction

P01 by goFF

Roster

  • Rayat Roy (PM)
  • Angela Pearl Zhang (Website styling, templating, and CSSing)
  • Michelle Lo (API Management)
  • Ishraq Mahid (danger noodle handling helper)

Description

goFindFriends (goFF) is a friendship simulation game in which users can match with randomly generated user profiles which showcases their name, bio, age, etc. If users are found to be compatible with one another, they will also be able to simulate what it’s like to have a friendly conversation by engaging in a fun trivia game based on the other user’s interests.

Haikus

To find friends is hard. To communicate harder. So rely on us.

APIs Used

Launch Codes

Prerequisites: Python 3 is installed and necessary environment variables are setup properly.

1: Clone repo:
In the directory you want to have the code in, type into a terminal
$ git clone [email protected]:microbe73/P01goFF.git


2: Create a virtual environment (unless you already have one):
A virtual environment can be created using the following line in a terminal
$ python3 -m venv ~/path/to/virtual/environment/directory

The virtual environment can then be activated by being in the right directory, then typing the following line in a terminal
$ source (name of virtual environment directory)/bin/activate

To then install the required packages, navigate to this repository, and enter in the following with the virtual environment activated: pip3 install -r requirements.txt


3: Opening goFindFriends:
cd into the goFF repo
Then cd again to app


4: Running code:
Once you are in the app directory, which contains __init__.py, type the following line into a terminal
$ python3 __init__.py
Open the link given from the the terminal.

p01goff's People

Contributors

turtlelazy avatar apzhang7 avatar microbe73 avatar michelle-lo avatar

Watchers

 avatar

p01goff's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.