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

https://github.com/abderrahmanemustapha/learno

Learno is an e-learning platform where you can run/execute your code in different programming languages like python , javascript , java, c/ c++ , you can learn by watching a video or read the documents in the end of each course you will take some quiz to make sure that u understand what your learning
https://github.com/abderrahmanemustapha/learno

auth code django django-admin django-application django-project django-rest-framework django2 gamification gamified-learning learning-by-doing python python3 social teaching team

Last synced: 9 days ago
JSON representation

Learno is an e-learning platform where you can run/execute your code in different programming languages like python , javascript , java, c/ c++ , you can learn by watching a video or read the documents in the end of each course you will take some quiz to make sure that u understand what your learning

Awesome Lists containing this project

README

        

# Learno
> Learno is an e-learning platform based on Django
> offer an easy way to learn a new programming language

## Installation
### Clone
> Clone this repo to your local machine using :
```shell
$ git clone https://github.com/abderrahmaneMustapha/Learno.git
```
### Setup

> install requirements using

```shell
$ pip install -r requirements.txt
```
### Team

| Toumi Abderrahmane |
| :---: |
| [![FVCproductions](https://avatars1.githubusercontent.com/u/34008130?v=4&s=200)](http://fvcproductions.com) |
| `github.com/abderrahmaneMustapha` |

## Contributing

1. Fork it ()
2. Create your feature branch (`git checkout -b feature/featureName`)
3. Commit your changes (`git commit -am 'Add feature'`)
4. Push to the branch (`git push origin feature/featureName`)
5. Create a new Pull Request