Skip to content

E-Learning Platform developed using Vue, Express, RDS and S3

License

Notifications You must be signed in to change notification settings

s-abinash/Edunix

Repository files navigation

Edunix E-Learning Platform

About

  • E-Course Application to learn through Video Contents
  • Admin can add courses and add videos to the courses
  • Users can sign up, Watch and Rate the courses.
  • The Videos are Stored in S3
  • Vuetify used as CSS framework
  • Session handling thorough JWT

Front End

``` npm install ```

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Back End

``` npm install ```

DB Import

databses/backend.sql

Run

node app