ELearn
E-Learn is a learning management system like google classroom
Install / Use
/learn @AbdallahHemdan/ELearnREADME

<img src="https://img.shields.io/github/languages/count/abdallahHemdan/eLearn" />
<img src="https://img.shields.io/github/languages/top/AbdallahHemdan/eLearn" />
<img src="https://img.shields.io/github/languages/code-size/AbdallahHemdan/eLearn" />
<img src="https://img.shields.io/github/issues-pr-raw/AbdallahHemdan/eLearn" />
Table of Contents
About The Project
E-Learn is a learning management system, it has multiple features with different types of users, some of its features are signing up as an instructor and creating courses, uploading materials either PDFs or Videos, Enrolling on a course, post question and more. in a fashion similar to Classroom
Build with
Getting Started
This is an list of needed instructions to set up your project locally, to get a local copy up and running follow these instructuins.
Installation
- Clone the repository
$ git clone git@github.com:AbdallahHemdan/eLearn.git
- Navigate to repository directory
$ cd eLearn
- Install dependencies
$ yarn install
Running
- Running on development mode
$ yarn serve
Responsive Screenshots
<div align="center"> </div>Desktop Screenshots
<div align="center"> </div>File Structure
├── README.md
├── LICENSE
└── eLearn
├── package.json
├── yarn.lock
├── vue.config.js
├── babel.config.js
├── .gitignore
|
├── src
│ ├── assets
│ ├── components
│ ├── router
│ ├── styles
│ ├── utilities
│ ├── views
│ └── App.vue
│ └── main.js
| |
├── public
│ ├── favicon.png
│ └── index.html
├── .github
├── .vscode
└── node_modules
Contributors
<table> <tr> <td align="center"><a href="https://github.com/AbdallahHemdan" target="_black"><img src="https://avatars1.githubusercontent.com/u/40190772?s=460&v=4" width="150px;" alt="abdallah hemdan"/><br /><sub><b>Abdallah Hemdan</b></sub></a><a href="https://github.com/AbdallahHemdan/Instahelp/commits/master?author=AbdallahHemdan" title="Code">💻</a> <br /></td> <td align="center"><a href="https://github.com/EmanOthman21" target="_black"><img src="https://avatars.githubusercontent.com/u/47359992?v=4" width="150px;" alt="Abdelrahman Fadl"/><br /><sub><b>Eman Othman</b></sub></a><a href="https://github.com/AbdallahHemdan/Instahelp/commits/master?author=EmanOthman21" title="Code">💻</a><br /></td> <td align="center"><a href="https://github.com/AdelRizq" target="_black"><img src="https://avatars.githubusercontent.com/u/40351413?v=4" width="150px;" alt="Adel Rizq"/><br /><sub><b>Adel Rizq</b></sub></a><a href="https://github.com/AbdallahHemdan/Instahelp/commits/master?author=AdelRizq" title="Code">💻</a><br /></td> <td align="center"><a href="https://github.com/Mahboub99" target="_black"><img src="https://avatars3.githubusercontent.com/u/43186742?s=460&v=4" width="150px;" alt=""/><br /><sub><b>Ahmed Mahboub</b></sub></a><a href="https://github.com/AbdallahHemdan/Instahelp/commits/master?author=Mahboub99" title="Code">💻</a><br /></td> </tr> </table>Thanks goes to these wonderful people in the frontend team.
License
This software is licensed under MIT License, See License for more information ©AbdallahHemdan.
