https://github.com/mohamed-kaizen/teached
online learning platform
https://github.com/mohamed-kaizen/teached
Last synced: 3 months ago
JSON representation
online learning platform
- Host: GitHub
- URL: https://github.com/mohamed-kaizen/teached
- Owner: Mohamed-Kaizen
- License: mit
- Created: 2020-06-20T04:35:18.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-15T08:16:22.000Z (almost 5 years ago)
- Last Synced: 2025-01-11T19:36:14.516Z (4 months ago)
- Language: Python
- Size: 96.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
> ## 🛠Status: In Development
> Teached is currently in development. So we encourage you to use it and give us your feedback, but there are things that haven't been finalized yet and you can expect some changes.
>
> See the list of Known Issues and TODOs, below, for updates.## Overview
online learning platform
## Installation
```shell script
poetry install```
or
```shell script
pip install -r requirements.txt```