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
Install / Use
/learn @abderrahmaneMustapha/LearnoREADME
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 :
$ git clone https://github.com/abderrahmaneMustapha/Learno.git
Setup
install requirements using
$ pip install -r requirements.txt
Team
| <a href="http://learno.com" target="_blank">Toumi Abderrahmane</a> |
| :---: |
| |
| <a href="https://github.com/abderrahmaneMustapha" target="_blank">
github.com/abderrahmaneMustapha</a> |
Contributing
- Fork it (https://github.com/abderrahmaneMustapha/Learno/fork)
- Create your feature branch (
git checkout -b feature/featureName) - Commit your changes (
git commit -am 'Add feature') - Push to the branch (
git push origin feature/featureName) - Create a new Pull Request
