Skip to content
This repository has been archived by the owner on May 14, 2023. It is now read-only.
/ cloud-platform Public archive

Agrihub IoT Cloud-Platfrom Web API (Undergraduate Thesis).

License

Notifications You must be signed in to change notification settings

ockibagusp/cloud-platform

Repository files navigation

cloud-platform

IoT Cloud-Platfrom Web API (Undergraduate Thesis).

Python Dependencies

  • This application require python packages written on /requirements.txt.
  • Listing:
pymongo>=3.3.1
Django>=1.11.23
pymongo>=3.3.1
mongoengine>=0.10.6
djangorestframework_jwt>=1.8.0
django_rest_framework_mongoengine>=3.3.1
PyJWT>=1.4.2
djangorestframework>=3.9.1
django-cors-headers>=1.3.1
paho-mqtt>=1.3.1

Preparation

Cloud-Platform (WebService)

IoT Cloud-Platfrom Web API (Undergraduate Thesis).

  1. Clone repository from Github
$ git clone https://github.com/ockibagusp/cloud-platform.git

Web-Console (Single-Page Application)

Agrihub Cloud Platform Web Console; code with Angular4, CoreUI and ❤ (Undergraduate Thesis).

  1. Clone repository from Github
$ git clone https://github.com/ockibagusp/web-console.git
  1. Change directory to cloned repo
$ cd /your-path/web-console
  1. Install dependencies
$ npm install
  1. Build
$ npm run prod-build

Build location: /your-path/web-console/dist