Menu

Tree [c604d4] master /
 History

HTTPS access


File Date Author Commit
 DATEOK.COB 2013-08-31 Marcux Marcux [37b376] Added makefile and submodules.
 EDITPROJ.COB 2013-09-29 Marcux Marcux [c604d4] Final first version is ready.
 FCHISTORY.COB 2013-09-29 Marcux Marcux [217658] Edit project is ready.
 FCPROJECT.COB 2013-08-31 Marcux Marcux [37b376] Added makefile and submodules.
 FDHISTORY.COB 2013-09-29 Marcux Marcux [217658] Edit project is ready.
 FDPROJECT.COB 2013-08-31 Marcux Marcux [37b376] Added makefile and submodules.
 GPL_3.TXT 2013-07-08 Marcux Marcux [41791e] Main screen is created with main menu.
 HAPR.COB 2013-09-29 Marcux Marcux [c604d4] Final first version is ready.
 HISTORY.DAT 2013-09-29 Marcux Marcux [c604d4] Final first version is ready.
 HISTVIEW.COB 2013-09-29 Marcux Marcux [c604d4] Final first version is ready.
 PROJADD.COB 2013-09-29 Marcux Marcux [c604d4] Final first version is ready.
 PROJECT.DAT 2013-09-29 Marcux Marcux [c604d4] Final first version is ready.
 PROJVIEW.COB 2013-09-11 Marcux Marcux [b84a84] View project part of program is finished and wo...
 README.md 2013-08-31 Marcux Marcux [37b376] Added makefile and submodules.
 makefile 2013-09-29 Marcux Marcux [c604d4] Final first version is ready.

Read Me

cobol_handleproject

Terminal application written in cobol.
Be in control of your projects.
Handle your projects.

Handle project - Handle your projects.
Copyright (C) 2013 - Marcus Pedersén

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

Project is tested and compiled with opencobol http://www.opencobol.org.

To run application:
-Install opencobol
-Clone project
-Go to project directory
-Run make