Skip to content

adrianctwo/fuze

Repository files navigation

Team Fuze Overwatch Teambuilder


Logo

Table of Contents

About The Project

FUZE Fuze is a web-application for a user to find a team for Overwatch on what criteria a user is looking for.

Once a user is sign up and logged in they can create a team or join a team.

The creation of this project came about of our hobby of playing video games.

Link to deployed project

Built With

Getting Started

Prerequisites

Have Visual Studio Code installed or similar application

Installation

In your favorite terminal do the following:

  1. Clone the repo
git clone https://github.com/adrianctwo/fuze.git
  1. Install NPM packages
npm install
  1. Start locally
npm start (When you are in the applications folder)

Usage

  1. A user will be instructed to sign in, if a user doesn't have a log in they can created a account by clicking the sign up button.

  2. Once logged in a user will be redirected to the team list page

  3. On the team list page a user can do the following:

    1. Create a team
      1. A team can be created by entering a team name and a description
      2. Then clicking submit
      3. The team will be added to the List of Teams
    2. Look at a created team already by clicking it and a user will be sent to the team lobby page
  4. On the team lobby page a user can do the following:

    1. Join a team by clicking join a team button
      1. Once a user joins a team they will be inserted into a slot on the team where their battle-tag will be shown
        1. Users then can invite each other on Overwatch using their battletag

Contributers

Adrian Situ - Javascript & Handlebars

Jared Cabanilla - Overwatch API

Rachel Gundy - User Interface

Tim Holeski - Passport authentication

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors