Skip to content

Full stack development of a School Support ChatBot System using Dialogflow, Flask, React and AWS RDS with PostgreSQL and AWS S3

Notifications You must be signed in to change notification settings

Bennyhwanggggg/WhatBot

Repository files navigation

WhatBot

This file includes instruction on how tutor can run the system. 

Setup, build and run instruction

Prerequisites:
- Python 3.5 or above version installed
- npm 6 or above version installed

To run the whole system locally, a `Makefile` has being created. In this folder run:

Make

and you should see all the dependencies being installed.

After all the dependencies are installed, you'll be directed to the login screen of WhatBot and
the app should be running on:

http:https://localhost:3000/login

Alternatively, you can see the live deployed version on: https://whatbot9900.herokuapp.com/