invainn / ARIA

CS 425 - CS 426 Project
0 stars 1 forks source link

Issue #97, 98 Application Restructuring #113

Closed njirwin closed 5 years ago

njirwin commented 5 years ago
  1. Updated Directory Structure
  2. Updated Import Statements
  3. Updated Component Names (directory name, file name, and component name)
  4. Made routes uniform for all portals
  5. Added Comments where necessary for readability in App.js and PortalDrawer.js
  6. Removed duplicate image files
  7. Updated components that were not destructuring React.Component
njirwin commented 5 years ago

Everything works except the button for switching themes but that has to be refactored anyways for the other two portals. I wrote down some issues that need to be addressed as well before our demos. I will post them as issues shortly.