Skip to content

Latest commit

 

History

History
57 lines (53 loc) · 1.46 KB

README.md

File metadata and controls

57 lines (53 loc) · 1.46 KB

CollaBoard


CollaBoard is where a user can post a project they are seeking collaboration on and also search for a project where they can be a co-collaborator. The user can deny or approve any requests they receive. The user can also view their owned and collab projects.

Screen Shots


Landing Page

Sign In/Sign Up

Dashboard

Board

DEMO


Technology


Client Side
  • React.js
  • Redux
  • ES6
  • HTML
  • CSS
  • Webpack
  • Babel

Server Side
Back-end repo

  • Node.js
  • express
  • mongoDB
  • mongoose
  • passport
  • chai
  • github oauth2

Third Party Resources

Client Side

Server Side