You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This website's basis is for people in search of expereince and looking for help from collaborators to get it.
THe main functionality of site is that users can create a "team" put it onto the index and other users can join the team and work together on a project.
Similar to indieteamup and other like sites that pair indie game devolopers together.
Includes messaging though the main idea is that the site pushes users to other forms of social media or chat as to not fill up database space.
A simple ME(A, optional)N stack design with CRUD structuring
In order to run either run the command $node app.js or use the prebuilt command in the package.json
A MLAB database is needed in order to run aswell as the package.json
Change the YourPort and YourIP variables to your actual port and IP in order to run