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

https://github.com/shroukmansour/e-learning

Quiz and company components in a huge e-learning website, with django
https://github.com/shroukmansour/e-learning

Last synced: 3 months ago
JSON representation

Quiz and company components in a huge e-learning website, with django

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/ShroukMansour/E-learning.svg?branch=master)](https://travis-ci.org/https://travis-ci.org/ShroukMansour/E-learning)
# E-learning (Quiz Component)
Quiz and company components in a huge e-learning website, with django

## Installation
- Install docker using the following [link](https://docs.docker.com/toolbox/)
- Run the following command in Docker Quickstart
```bash
# Run project docker image file
docker run --rm -p 8000:8000 -i -t shroukmansour/e-learning_quiz
```

## Usage
Use our API document to develop your application. You can find it in [Swagger Hub](https://app.swaggerhub.com/apis/Nada-ibrahim/E-learning/v1#/)

## Contributing

We welcome all pull requests and contributions that anyone would like to make. Our team is super happy to support anyone who wants to get involved.

## Copyright

Code developed for [CS352] Software Engineering II course

Faculty of Computers and Information - Cairo University (2018-2019)