reConstrust is a web app built for the purpose of connecting contractors and construction workers in order to reduce waste!
- Product Owner: Carin Chapman
- Scrum Master: Taylor Meyer
- Development Team Members: Wesley Schmidt, David Polk
The style of reConstruct should be familiar to anyone who has used a post based web app, like Craigslist, Ebay or even Facebook. A user can sign-up, makes posts, view others posts and connect by messaging each other.
- "axios": "^0.19.0"
- "bcrypt": "^3.0.6"
- "body-parser": "^1.19.0"
- "bootstrap": "^4.3.1"
- "cloudinary": "^1.15.0"
- "cookie-parser": "^1.4.4"
- "express": "^4.17.1"
- "express-fileupload": "^1.1.6-alpha.2"
- "express-mysql-session": "^2.1.0"
- "express-session": "^1.16.2"
- "file-loader": "^4.2.0"
- "google-maps-react": "^2.0.2"
- "jquery": "^3.4.1"
- "mysql": "^2.17.1"
- "mysql2": "^1.7.0"
- "passport": "^0.4.0"
- "react": "^16.9.0"
- "react-dom": "^16.9.0"
- "reactstrap": "^8.0.1"
From within the root directory:
npm install
See CONTRIBUTING.md for contribution guidelines.