Coder Social home page Coder Social logo

shamrice / cobol-guest-book-webapp Goto Github PK

View Code? Open in Web Editor NEW
9.0 3.0 1.0 35 KB

A simple guest book demonstration written in GnuCOBOL

License: GNU General Public License v3.0

Shell 8.24% HTML 5.31% COBOL 86.45%
gnucobol cobol database webapp web guestbook

cobol-guest-book-webapp's Introduction

COBOL Guest Book WebApp

A simple website guest book demonstration written in GnuCOBOL

Note: This project was created for the sole purpose of demonstrating a way to use GnuCOBOL to create a web application that interacts with a database. As with any internet facing web site, there are security risks. This code makes almost no attempt to mitigate these risks and care should be taken before using the source code in this repo in a live environment.

Requirements to build & deploy

The following are needed in order to build and deploy the project:

If you are using Ubuntu, all of the above are available in the apt package manager with the exception of esqlOC, which must be downloaded and built manually.

How to build

Building the project can be done by running the "build_and_deploy.sh" shell script itn he sources directory.

The following variables can be set:

  • DEPLOY_CODE - set to true to copy compiled COBOL source files and HTML documents to local web server directories after compilation finishes.
  • HTML_DEST_DIR - Location to copy HTML files to in file system. (Default: /var/www/html)
  • CGI_BIN_DEST_DIR - Location to copy the compiled COBOL files to. (Default: /usr/lib/cgi-bin)

Live Demo

Below is a link to the a live demo of this software running. No guarantee on any uptime for this test server. It may be taken down at any time.

Screen shots

View guest book entries:

Screen shot of view guest book page

Sign guest book:

Screen shot of sign guest book page

cobol-guest-book-webapp's People

Contributors

shamrice avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

1moptimus

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.