Giter VIP home page Giter VIP logo

invoicechatapp's Introduction

InvoiceChatApp

Invoice Chating app under constructions a chat app where i use luis.ai #MICROSOFT as a bot that helps to understand the messages so eventually create an invoice as a pdf file.

// in progress.

invoicechatapp's People

Contributors

samedhaa avatar jameelhamdan avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

invoicechatapp's Issues

Pass parameters via POST (or GET)

I think this works fine in development but won't work in production (at least not with stability), you can't be guaranteed that INVOICE will have the data you need (e.g. if more than one server is running your code the other server INVOICE will be blank) also what will you do if more than one user is using the app.

I would change this so the client app, web app, stores the settings and sends them all to this endpoint via a GET request and query params e.g. invoice?a=1,b=2 etc...

return render_template("invoice.html", result=INVOICE)

for jameel : the chat box input

make the chat box take exactly one input every time for example if i'm about to enter " i want to make an invoice" stop taking other input till the program respond

small bug in the App

if you type inside the box something like <h1>hello</h1> the size of the word will change when it's uploaded.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.