Skip to content

GUI with Command Line Interface included for managing the information system of a sports entity.

License

Notifications You must be signed in to change notification settings

leovergaramarq/SIED

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SIED

GUI with Command Line Interface included for managing the information system of a sports entity. The program works over 3 files:

  • directores_tecnicos.txt
  • patrocinadores.txt
  • secciones.txt

All commands are generated through Java Lambda Expressions.

start

Built With

Getting Started

Prerequisites

  • The Java Development Kit. You can find it on Oracle.
  • Apache NetBeans (preferrable over NetBeans IDE 8.2).

You can clone this repsitory to get the source code

git clone https://github.com/leovergaramarq/SIED.git

Usage

  1. Open the project with your IDE.
  2. Run the class sied.SIED.java.

Views

Basic Command

help

Basic Nested Command

anidate

Build

The process of generating a .jar executable is guided by your IDE. If using NetBeans, please copy the src/res/ path into the generated dist/ folder.

About

GUI with Command Line Interface included for managing the information system of a sports entity.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages