Skip to content

7 Tools

Jason C Summers edited this page Jan 11, 2018 · 1 revision

Tools

  • React - app build
  • Node.js
    • Body-Parser - translate various formats
    • Express.js
    • Handlebars - templating engine for user generated templates
    • Mongoose - manipulating MongoDB
  • Heroku - app deployment
  • MongoDB - to capture users, resources, interaction
  • Bootstrap 4 - HTML/CSS frameworks for app
  • Bootstrap 3.0.2 - Template formatting use
  • OAuth (GitHub) - login and administering of privileges
  • Electron - multi-platform usability (desktop or in-browser)
  • GitHub - repository for versioning and project cards
  • Google Drive - doc coordination and hosting
  • Slack Channel (private) - team communication
  • Draw io - mockups and wireframes for site, user flow, and database organization


*Tool updates may be required to start application.

Clone this wiki locally