An open API service indexing awesome lists of open source software.

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.

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!