RaaCT0R / SC-FlaskQt

A simple server-client application using Flask (python) as server and Qt as client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fibonacci Client-Server

A simple client-server application using Flask (python) as server and Qt as client. Also it calculate the elements using dynamic programming.

Client

Server

  • Implemented with Flask framework (Python)
  • Calculate the element in O(log n) using power of a specific matrix

About

A simple server-client application using Flask (python) as server and Qt as client


Languages

Language:C++ 59.3%Language:QMake 20.5%Language:Python 20.2%