Skip to content

StirTech/TeamUp

Repository files navigation

Stories in Ready

TeamUp

Find people around who want to play a game with you anytime you choose.

Team

  • Product Owner: Rana Kelani
  • Scrum Master: Tawfik Kahwaje
  • Development Team Members: Ibrahim Tamimi, Saif Elokour, Rana Kelani, Tawfik Kahwaje

Production Url

teamup-me.herokuapp.com

Table of Contents

  1. Features
  2. Architecture
    1. Tech Stack
    2. System Architecture
  3. Requirements
  4. Development
    1. Installing Dependencies
    2. Running Tests
    3. Running Locally
  5. Team
  6. Contributing

Features

Summary:

A webapp that helps you find people who want to play a game, whether it's sports or anything else. You can even join games people have started. (meetup for games)

Problem: How do I find players to join me in a game if everyone I now is too busy?

Well it's not easy:
  • The only real option is going to a place frequented by people who play the game and hope they'll allow you to join in.

Our Solution:

A website where people can go and post their games online, and join games that are nearby.

Architecture

Tech Stack

  1. Front-End
  • Angular
  • Pubnub
  1. Back-End
  • Node/Express
  • Mongoose
  • MongoDB
  1. Testing
  • Mocha
  • Chai
  • Karma
  1. Deployment
  • Heroku

Requirements

  • Node 4.x.x
  • mongoDB 4.x.x

Development

Installing Dependencies

From within the root directory:

npm install

Running Tests

From within the root directory:

npm test

Running Locally

From within the root directory:

mongod

In another terminal:

npm start

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.

About

No description, website, or topics provided.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •