A user friendly web application designed for those seeking to match users with similar interests by their specific fandom. Users can use application to find love, friendship, network, etc. in a safe and responsive environment.
TandomFandom is MERN stack app, was made combining a Node.js/Express.js server with a React front-end. The back-end also includes MongoDB with GraphQL. Furthermore, JWT was used to implement authentication for all users.
TandemFandem is deployed on Heroku at: https://tandemfandom.herokuapp.com/
To run the app locally, clone the repository to your local development environment. Run npm install to install all dependencies. Source both the schema in MySQL. In a command terminal, navigate to the correct directory and first seed the application by running the command 'npm run build' and then start the server using the command 'npm start'.
AS A person looking for a significant other or a friend
I WANT an application that I can use to find other people in the same fandoms as me
SO THAT I can talk to and meet others with the same interests
Below are some views of TandemFandom in action:
Coding was completed by Jose Dominguez, Katelynn Donahue, Lauren Ferrett, and Daniel Westiner.
MIT License
Copyright (c) 2022 Tandem Fandom
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.
Questions or opportunities for collaboration can be directed to any member of the development team: