dhruvp-8 / eduauto

An Automation System for Educational Usage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 for versioning. For the versions available, see the tags on this repository.

Authors

License

Acknowledgments

About

An Automation System for Educational Usage


Languages

Language:Python 82.5%Language:TypeScript 12.3%Language:JavaScript 2.7%Language:HTML 2.4%Language:CSS 0.1%