MatthewKaplan / LangChat_django

Django backend for LangChat application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LangChat - Django Build Status

Django application hosted on Heroku that integrates with a react native frontend that can be seen [here](url to follow)

This app is the backend of a Service Oriented Architecture (SOA) app called LangChat which integrates with a

Application Highlights:

  • 4 person team project
  • Django REST framework integration
  • TDD and full test coverage at the unit and integration level
  • Robust PR documentation
  • Travis CI integration

Contributing

  • Blake Enyart - Django app, data visualization (chart.js, seaborn, matplotlib), machine learning implementation

Location of Apps in Production

Tech Stack

  • Django
  • React Native
  • PostgreSQL

Local Configuration for Further Development

Use the following code to setup the code locally:

<Notate this with Jarrett pull down>

Navigate to localhost:8000 from your browser to see the app in development mode

Django App Demo

About

Django backend for LangChat application


Languages

Language:Python 93.2%Language:HTML 6.8%