Skip to content

A chatbot written in express which uses weather api to get weather.

Notifications You must be signed in to change notification settings

maxpaynestory/express-react-wit-weather-chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express React Wit.ai weather Chatbot

This repository contains frontend, backend and docker mongodb setup.

  • Backend is made using Expresjs
  • Frontend is made using Reactjs
  • docker mongodb is made using docker-compose

Installation

npm install

in folders backend and frontend to install modules and dependencies of backend and frontend apps.

Running

npm start

to run backend and frontend

Testing

backend api is covered with test. In order to run tests

npm test

Credentials

Backend uses credentials from wit.ai and openweatherapi, which i will revoke so will they will stop working after a few days.

About

A chatbot written in express which uses weather api to get weather.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published