ELearning
eLearning is scalable web application written in python (django)
Install / Use
/learn @avuletica/ELearningREADME
Introduction
Project was created by participating team in extension engine spring camp. E-Learning is scalable web application written in python (django). E-Learning was designed to provide pleasant experience for users. <img src="https://github.com/Bcoolie/eLearning/blob/master/users/static_in_users/static_files/img/home-sample.png" width="720" height="400">
Installation
Assuming you use virtualenv, follow these steps to download and run the e-learning application in this directory:
$ git clone https://github.com/avuletica/eLearning.git
$ cd eLearning
$ virtualenv venv
$ source ./venv/bin/activate
$ pip install -r requirements
$ python manage.py migrate
$ python manage.py runserver
- Initial data supports 3 types of users for testing purposes:
- User (username=user, password=letmein123)
- Professor (username=professor, password=letmein123)
- Admin (username=admin, password=letmein123)
- Visit http://127.0.0.1:8000/
Compatibility
- Python 2.7
- Django 1.9
- SQLite, PostgreSQL, MySQL
Notes
- This project uses third-party library tinymce (https://www.tinymce.com/) with own licence
- Licence is located in static_files/js/tinymce
- If you wish to use contact/registration features you will need to add settings_sensitive file in source
- You can find template for settings sensitive in source directory
- For more information visit (https://docs.djangoproject.com/ja/1.9/topics/email/)
- This project is no longer maintained, and should only serve as a learning example
Related Skills
claude-opus-4-5-migration
106.4kMigrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5
model-usage
345.9kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
TrendRadar
50.6k⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的 AI 舆情监控助手与热点筛选工具!聚合多平台热点 + RSS 订阅,支持关键词精准筛选。AI 智能筛选新闻 + AI 翻译 + AI 分析简报直推手机,也支持接入 MCP 架构,赋能 AI 自然语言对话分析、情感洞察与趋势预测等。支持 Docker ,数据本地/云端自持。集成微信/飞书/钉钉/Telegram/邮件/ntfy/bark/slack 等渠道智能推送。
mcp-for-beginners
15.8kThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable, and secure AI workflows from session setup to service orchestration.
