https://github.com/amirongit/homework
An educational platform.
https://github.com/amirongit/homework
bootstrap bootstrap5 django education platform python python3
Last synced: 12 months ago
JSON representation
An educational platform.
- Host: GitHub
- URL: https://github.com/amirongit/homework
- Owner: amirongit
- License: gpl-3.0
- Created: 2021-11-17T16:31:24.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-06-21T06:45:31.000Z (about 3 years ago)
- Last Synced: 2025-03-30T23:27:23.578Z (about 1 year ago)
- Topics: bootstrap, bootstrap5, django, education, platform, python, python3
- Language: Python
- Homepage:
- Size: 314 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.txt
Awesome Lists containing this project
README

# Homework
An educational platform, designed for teachers to expose their courses to the world, and for students to take their desired courses.
## What's the logic behind it?!
Any one could sing up in Homework as an **student** or a **teacher**. Teachers are able to define courses, and also, define presentations for their courses so they can teach a single course more than once. With that said, students are able to take courses by attending in one of their presentations. as simple as that! :)
## What did I use to create this project?!
- Python
- Django
- HTML
- CSS
- Boot Strap (v5)
## Why did I create this?!
Simply, I wanted to get my hands dirty with django, and to have a project to put it on my resume!