Skip to content

A web application built by A. I. Karasakalidis while following the subject of 'Software Technology'

Notifications You must be signed in to change notification settings

darklex55/hellostring

Repository files navigation

hellostring

A web application built by A. I. Karasakalidis while following the subject of 'Software Technology'

Client: Contains a flask server built for user interaction through html pages (front-end). Runs independently of the Server (back-end). Run main.py in order to operate the Client server. Visit 127.0.0.1:8002 using a browser.

Server: Contains a flask server built for providing the application's API functionality and additional functionality needed to support the Client. Runs independently of the Client (front-end). Run main.py in order to operate the Server server. That Server runs on 127.0.0.1:8001.

Demo Images:

image

image

For more information about the Client, visit the API page when accessing the front-end through a browser.

About

A web application built by A. I. Karasakalidis while following the subject of 'Software Technology'

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published