doriansmiley / codestrap

0 stars 0 forks source link

Plan Monitization #3

Open doriansmiley opened 3 years ago

doriansmiley commented 3 years ago

Freemium includes:

  1. Complete catalog of lessons, videos, and lesson code.
  2. Access to free preconfigured web-based IDEs from StackBlitz using web containers
  3. Link to COCALC to practice terminal commands
  4. Discord server access

Monetization For Students

  1. AWS Cloud 9 online IDE and preconfigured lesson environments
  2. Certification exams and certificate issuance via Cardana blockchain

Monetization For Employers

  1. Planning assistance including legal services
  2. Curriculum builder
    1. Plan lesson
    2. Link to GitHub repo where source code is kept for each lesson
    3. Online IDE and Classroom using AWS Cloud 9 and AWS Chime SDK. Deploys into your VPC or ours. Links directly to your lesson plans. Includes video, chat, and screen sharing.
    4. Help and FAQ creation
  3. Recruitment services (high school students)
  4. Student application and enrollment
  5. Certification exams and certificate issuance via Cardana blockchain

Native Cardano Token

  1. Token holders can vote on how to change the monetization strategy, the curriculum, post-graduation funnels, etc. Token holders define the apprenticeship landscape of the future.
doriansmiley commented 2 years ago

For setting up Cloud 9 for Enterprise read this article. AWS offers a quick start guide here which could be used to create automation for employers.

doriansmiley commented 2 years ago

COCALC is the shit. Works great for learning simple commands. Perfect for freemium. They also have the ability to create courses on the platform. They also offer GitHub access. There is also an API. I think this is easier than working with Cloud9. To perform Javascript programming tasks I think we can link to StackBlitz web component projects that allow the user to issue a pull request.