Skip to content

This is a fork of our ProPairs project with a better Repo name! :)

Notifications You must be signed in to change notification settings

joshuagoeke/ProPairs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProPairs

ProPairs
Version 2.0
Deployment Date: March 28, 2023

Table of Contents

Description

ProPairs is a web application that matches compatible teammates for group projects based on their Myers-Briggs personality types. The application suggests potential partners with similar interests, values, and communication styles, and allows users to see their compatibility rating as a pair and as a team. The application is hosted on a secure server and can be accessed from any device with an internet connection.

Features

  • Compatibility: See one-on-one compatibility ratings.
  • Team Compatibility: Model predicted compatibility of up to five team members.
  • User Authentication: Create a personal account and log in to access the application's features.

image

Getting Started

To get started, visit the website to sign up for an account. You'll need your MBTI. If you know it, great! If not, take a quick quiz to discover your personality type.

Instructions

  1. Once signed in, view your your profile. See your teams and user details. Is something not quite right? Update your username, email, or password.
  2. Build a team: Enter a project title and description. Add up to four users to your team.
  3. Search users: Search by personality type, name, email, or all. Navigate to profile page of a user you're interested in.
  4. Manage teams: View project details, team compatibility. We know projects pivot and needs change- update project title, description, and members as needed.
  5. Log out when you're done!

Technologies Used

React.js for building user interfaces. React Bootstrap, CSS, and Material UI for styling. Node.js and Express.js for building a GraphQL API. MongoDB as the database management system. Mongoose ODM for modeling data in MongoDB. bcrypt for password hashing and JSON Web Token (JWT) for authentication. Heroku and MongoDB Atlas for deployment.

Authors

Original Idea

Original GitHub repository https://github.com/MZernick/Project-Partners
Early Concept

image image

Logic Compatibility JG

User Flow image

IceBox

Ideas pending for future development:

  1. Integrate personality test.
  2. Facilitate team and user communication via chat.
  3. Add project management functionality

License

MIT License

Copyright (c) 2023 Magdalene Zernick, Dominique Nix, Jeremy Crouthamel, Josh Goeke, and Anita Banh

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

This is a fork of our ProPairs project with a better Repo name! :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.0%
  • CSS 22.6%
  • HTML 1.4%