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!
Wisdom Wizards platform (BETA VERSION): https://wisdomwizards.school
Wisdom Wizards platform (Permaweb link - Last update: 20211015): https://arweave.net/uqFL0WatGgIcus6GXDYYwNScB43D-GiXzA3ladQfP8w
Wisdom Wizards Permaweb Community: https://community.xyz/#eCUK6Jrt30GKy_EKkbgExt1G0Qf_AhNAvzu4977E5sw
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
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.
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.
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.
Run ng test to execute the unit tests via Karma.
Run ng e2e to execute the end-to-end tests via Protractor.
To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.
