OWLearning Portal
Professional learning portal in React and Express / MongoDB backend. Users can create accounts, create checklists with tutorials, tasks or topics for other users, and share them for different teams around the world. Learning online has never been so easy!
What's in the package?
SRC:
- components - all React .js components in folders with styles,
- mocks - place for temporary JSON object to help component creation process,
- middleware - all middleware connections,
- models - models for data validation,
- routes - all routes for react-router,
- styles - only one global.css file with global styles
PUBLIC
- images - all images used in project,
- icons - all icons used in project.
NPM Packages
- react,
- mongodb,
- mongoose,
- expressJS,
- react-burger-menu,
- material-ui,
- material-icons.
Comments (0)