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
- Host: GitHub
- URL: https://github.com/dhruvp-8/eduauto
- Owner: dhruvp-8
- Created: 2018-04-16T09:58:59.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-02T15:50:34.000Z (about 7 years ago)
- Last Synced: 2025-01-10T01:52:07.985Z (6 months ago)
- Topics: angular-cli, angular-material, angular5, django, django-rest-framework, djangorestframework-jwt, nodejs, npm, pip, python
- Language: Python
- Homepage:
- Size: 998 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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