Technocolabs100 / LMS-React-Web-Application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RLMS

This React application is an online classroom portal that incorporates various service features. It allows, students and trainers to interact within a course. The environment is complete with React, Webpack, Babel, Express, and Node.

menu

Responsibilities

  • Created a portal with React to provide features
  • Develop UI dashboard for each service using React framework and Bootstrap styles
  • Leveraged React Routing for navigating the application
  • Wrote React components using JSX syntax and ES6 Classes
  • Developed Express web services to provide JSON and React components
  • Incorporated security using Passport running on Node
  • Wrote data access modules to access Oracle using NodeDriver
  • Configured WebPack to run on Node, for rapid development
  • Created unit tests with Jasmine and Karma

Technologies

  • React JS
  • Express JS
  • Node JS
  • Bootstrap
  • Passport
  • Jasmine & Karma
  • WebPack
  • Babel
  • MongoDriver
  • Mongo DB
  • NodeDriver for Oracle
  • HTML
  • ES6
  • CSS

Installation

npm install

followed by

npm start

The webhost will run on localhost:3000

File Structure

Store your components in their respected folders under app/dev and they we automatically transpiled into their respected bundle.

About

License:GNU General Public License v3.0


Languages

Language:JavaScript 96.7%Language:HTML 2.4%Language:CSS 1.0%