https://github.com/suyashd95/dist-sys-in-flask
A single page application on Distributed Systems & Lamport's clock built using Flask microframework in Python and will be deployed using a Docker container.
https://github.com/suyashd95/dist-sys-in-flask
dist-sys docker lamport-clock
Last synced: 6 months ago
JSON representation
A single page application on Distributed Systems & Lamport's clock built using Flask microframework in Python and will be deployed using a Docker container.
- Host: GitHub
- URL: https://github.com/suyashd95/dist-sys-in-flask
- Owner: SuyashD95
- License: mit
- Created: 2021-01-05T11:01:02.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-06T06:28:15.000Z (over 4 years ago)
- Last Synced: 2025-04-12T21:42:19.868Z (6 months ago)
- Topics: dist-sys, docker, lamport-clock
- Language: HTML
- Homepage:
- Size: 405 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dist-sys-in-flask
This is a single page application displaying information about Distributed Systems and Lamport's Clock.
This is built using **Python's Flask** web micro framework and the application will be containerized using **Docker** before becoming available to general public on Google Cloud Platform.This project has been built as a demonstration for my portfolio on Google Cloud Platform that I had written for my Cloud Computing course during the 6th semester of my B.Tech in Comp. Sci.