Skip to content

luckyr13/wisdom-wizards

Repository files navigation

WisdomWizards

Wisdom Wizards is a Decentralized Learning Management System.

A LMS is a platform that helps teachers from all over the world to create and administrate online courses.

Our biggest difference is that our platform is totally decentralized!

Our platform

Wisdom Wizards platform (BETA VERSION): https://wisdomwizards.school

Wisdom Wizards platform (Permaweb link - Last update: 20211015): https://arweave.net/uqFL0WatGgIcus6GXDYYwNScB43D-GiXzA3ladQfP8w

Our Permaweb Community

Wisdom Wizards Permaweb Community: https://community.xyz/#eCUK6Jrt30GKy_EKkbgExt1G0Qf_AhNAvzu4977E5sw

How to install?

Wisdom Wizards uses Angular and a lot of libraries like Arweave-js, Smartweave, and so on. To test our platform from your localhost you need to install the dependencies using the Node Manage Packager after cloning the repo:

$ npm install

Development server

This project was generated with Angular CLI version 11.2.2.

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.