ravb2019 / LabsPT1_knowledge_rocket

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Knowledge Rocket

License: MIT

Summary:

Knowledge Rocket is for teachers who wish to provide automated knowledge reminders for their students.

Students are registered by teachers and do not need or use accounts of their own.

Knowledge rockets are short paragraphs followed by a multiple choice question. These are automatically sent two days, two weeks, and two months after a lesson is taught and are intended to cause the student to recall what they have learned. The rockets should not be used to provide an exhaustive review. Instead, they ask the student to "reload" the mental maps the acquired during the lesson.

Contents:

Knowledge Rocket Stack:

Front End:

  • React
  • Redux
  • Stripe
  • Axios
  • React Router

Middleware:

  • Thunk
  • Logger

Back End:

  • Django
  • Python

Database:

  • SQL lite3 (postgresql when deployed)

Server Host:

  • Heroku

Front End Host:

  • To Be Determined

Billing:

  • Stripe

Notifications:

  • Sendgrid

Auth:

  • JWT

Encryption:

  • Bcrypt

Linter:

  • ES Lint

Team Members:

License:

Knowledge Rocket is MIT licensed.

About


Languages

Language:JavaScript 48.9%Language:Python 39.0%Language:HTML 6.2%Language:CSS 5.9%