This is a space specifically made for me to work out my project.
My idea for a dating feature is to have users answer questions, then have other users choose questions the first users answered so they can provide their own input. Then both users can compare their answers and see how compatible they are before they like eachother.
The easy way to explain this concept is "Simulating A Date" or a SAM.
This project includes the following dependancies:
I'm using Node.js to have my JS files connect with eachother. Every JS has the purpuse of their names. So profiles is used as a local array of information to be used somewhere else and so on.
Sources that helped me make this possible: