connecting people with programming projects
Project connect is a NodeJS web application built as the final project for CS375 at Drexel. It's purpose is to connect programmers with others that are looking for help on their projects.
To run the server on port 3000:
node src/app.js
The folder structure is based on the conventions found in this article
- Node.js
- express
- mysql
- fuse (fuzzy search)
- Martin Kraus
- Marykate Owsiany
- Kat Dearstyne
- Owen Brooks
Note: the Github profile for each member can be found under contributors in this repo
In order to test, sample project data was loaded using the top starred projects on github





