Skip to content

owen-brooks/project-connect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

project-connect

connecting people with programming projects

Alt text

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.

how to run

To run the server on port 3000:

node src/app.js

folder structure

The folder structure is based on the conventions found in this article

built with

  • Node.js
    • express
    • mysql
    • fuse (fuzzy search)

group members

  • Martin Kraus
  • Marykate Owsiany
  • Kat Dearstyne
  • Owen Brooks

Note: the Github profile for each member can be found under contributors in this repo

screenshots

In order to test, sample project data was loaded using the top starred projects on github

login view Alt text

main page view Alt text

project connect view Alt text

project search view Alt text

project view Alt text

About

connecting people with programming projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors