0.2.1 • Published 2 years ago

@socrate/lms-plugin v0.2.1

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

SOCRATE LMS PLUGIN

Project goal:

Create a plugin that can be integrated to any website. The plugin has an account system where you'll be able to purchase services and courses and keep track on those

Get Started

to launch:

$ npm install
$ npm start

A web page should open up with the project

Deploy

<so-lms-plugin
  app-id='c77ea********************************'
  api-key='02f2b9247********************************'
  pricing-ranges='0-100,100-200,200-400,400'
></so-lms-plugin>

to contribute:

  • src/
    • components/
      • pages: For container taking the whole screen
      • modals: Modals with specific logic check utils/modal.ts
      • forms: As the plugins has a lot of forms, this directory is dedicate to them with form as parent
      • components: All components that are used multiple time and in different context in the project
      • router-socrate: Some router logic
    • global
      • styles/
        • fonts: Imports for fonts
        • global: Style that can be found at a lot of place in the project
        • icon-fonts: Imports Socrate fonts
        • mixins: Mainly used to create logical style for tablet / mobile platform
        • slim-select: The style linked to the imported slim-select element
        • variables: Variables for color, sizes
      • stores: Some parameters for the project such as the environment
      • utils/: Some types, enum, services, routing and other logics

StencilJS uses hot-reloading but keep in mind that sometime you'll need to refresh the page or even restart the project terminal-side

Technologies used

StencilJS - Github link

0.2.1

2 years ago

0.2.0

2 years ago

0.1.2

3 years ago

0.1.0

3 years ago

0.1.1

3 years ago

0.0.20

3 years ago

0.0.18

3 years ago

0.0.19

3 years ago

0.0.17

3 years ago

0.0.16

3 years ago

0.0.13

3 years ago

0.0.14

3 years ago

0.0.12

3 years ago

0.0.11

3 years ago

0.0.10

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago