Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 679 Bytes

File metadata and controls

22 lines (13 loc) · 679 Bytes

Structured programming

This repository is an example of functional decomposition in a web application. It has been built according to the standards defined at my personal blog (https://bitween.software/blog) and serves as an example for that blog.

Usage

The usage is fairly simple, first, build up the Docker container:

$ docker-compose

Now, you have access to 2 browser pages:

Testing

In order to test the application, issue the following command inside your Docker container:

$ bin/test