Skip to content

LiterateInk/Educawtable

Educawtable Banner

EDUMOOV's Educartable is an application dedicated to primary school teachers, designed to simplify classroom management. It lets you track and share assessments, textbooks and student progress, as well as communicate with parents. The aim is to make classroom management more fluid and strengthen communication between school and home.

Educawtable is a simple wrapper around EDUMOOV's Educartable internal API.

Note

This project is not affiliated with EDUMOOV or Educartable in any way.

Status

Currently in reverse engineering phase. The API is not stable and may change at any time.

Todo

  • Account
    • Parent
  • Connexion
    • with credentials
    • with credentials + OTP
    • with ENT
  • Features
    • User Informations
    • Lessons
      • Read
      • Check (change state)
      • Achievement
      • Access to files URLs
    • Discussions
      • Create
      • Read
      • Write messages
        • Text
        • Add files
      • Delete messages
      • Delete / Archive discussion
    • Surveys
      • Read
      • Answer
      • Delete answers
    • Class News
      • Read
      • Like
        • Add
        • Delete
      • Reply
        • Read
        • Write
        • Delete
      • Access to files URLs
    • Pupils (view Familly)
    • Transcript

Development

git clone https://github.com/LiterateInk/Educawtable
pnpm install # Please, use pnpm as package manager

If you want to run a file inside examples from this repository, use pnpm tsx examples/your-example.ts.

Note

Implementation is done on the mobile version of the app, located at https://mobile.educartable.com/?standalone=1.

Get help

Join LiterateInk's Discord server to talk about Pawnote, get help and be notified about the latest updates !

Credits

License

This project is licensed under the GPL-3.0 License - see the LICENSE file for details.