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

https://github.com/dhruvp-8/eduauto

An Automation System for Educational Usage
https://github.com/dhruvp-8/eduauto

angular-cli angular-material angular5 django django-rest-framework djangorestframework-jwt nodejs npm pip python

Last synced: 4 months ago
JSON representation

An Automation System for Educational Usage

Awesome Lists containing this project

README

        

# Educational Automation

This project targets on the automation in Educational Institutions such as classes through which students, teachers and parents can reduce communication gap .

### Prerequisites

What things you need to install the software and how to install them

```
python 3.5.2
angularcli 1.7.4
node
npm
pip
django
djangorestframework
djangorestframework-jwt
```

### Installing

A step by step series of examples that tell you have to get a development env running

Say what the step will be

```
Install python 3.6 and ADD that to your PYTHONPATH
```

Install pip

```
Install the package manager for python by going at this link [Download pip](https://pip.pypa.io/en/stable/installing/).
```

Install angularcli

```
npm install -g @angular/cli
```

Install django

```
pip install django
```

Similarly, install all the prerequisites.

## Running the tests

No Tests to show currently.

## Deployment

Not Deployed.

## Versioning

I use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/dhruvp-8).

## Authors

* **Dhruv Patel** - *Initial work* - [dhruvp-8](https://github.com/dhruvp-8)

## License

## Acknowledgments