ProPairs
Version 2.0
Deployment Date: March 28, 2023
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.
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.
- Once signed in, view your your profile. See your teams and user details. Is something not quite right? Update your username, email, or password.
- Build a team: Enter a project title and description. Add up to four users to your team.
- Search users: Search by personality type, name, email, or all. Navigate to profile page of a user you're interested in.
- Manage teams: View project details, team compatibility. We know projects pivot and needs change- update project title, description, and members as needed.
- Log out when you're done!
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.
- Magdalene Zernick: https://github.com/MZernick
- Anita Banh: https://github.com/AnitaBanh
- Josh Goeke: https://github.com/joshuagoeke
- Dominique Nix: https://github.com/Dominique216
- Jeremy Crouthamel: https://github.com/Leyden05
Original GitHub repository https://github.com/MZernick/Project-Partners
Early Concept
Ideas pending for future development:
- Integrate personality test.
- Facilitate team and user communication via chat.
- Add project management functionality
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.