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
- Host: GitHub
- URL: https://github.com/abderrahmanemustapha/learno
- Owner: abderrahmaneMustapha
- Created: 2019-02-24T23:55:35.000Z (about 6 years ago)
- Default Branch: new
- Last Pushed: 2022-12-08T01:44:02.000Z (over 2 years ago)
- Last Synced: 2024-02-10T17:23:01.317Z (about 1 year ago)
- Topics: auth, code, django, django-admin, django-application, django-project, django-rest-framework, django2, gamification, gamified-learning, learning-by-doing, python, python3, social, teaching, team
- Language: HTML
- Homepage: https://www.youtube.com/watch?v=KMwi-PZuSCA
- Size: 40.4 MB
- Stars: 24
- Watchers: 1
- Forks: 4
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
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 |
| :---: |
| [](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