Code Monkey home page Code Monkey logo

agendadaw's Introduction

Agenda DAW

Agenda DAW es un script para guardar y mostrar las tareas de las distintas materias del ciclo formativo de Grado Superior de Desarrollo de aplicaciones WEB.

Este script consta de 3 archivos.

#Requerimientos Servidor Apache

Es necesario tener un archivo llamado 'agenda' creado en el directorio contenedor del script, y concederle todos los permisos mediante el comando:

#chmod 777 agenda

#Uso Ejecutar el script 'TP1.php' a traves del servidor apache.

Mostrara un formulario, con tres campos y en el que se ofrecen tres opciones:

Guardar:

Para guardar una tarea es necesario cumplimentar la fecha en formato 'dd-MM-yyyy', seleccionar la materia, y describir la tarea.

Una vez validado y guardado, aparecera un mensaje de exito.

Mostrar:

Tenemos la posibilidad de generar una tabla html, de las tareas de una fecha concreta. Para esta opcion, el unico campo requerido y tenido en cuenta es el campo fecha.

Mostrar todas:

Esta opcion nos permite visualizar una tabla de todas las tareas registradas. Para esta opcion ningun campo es requerido.

**Al visualizar las tablas, tenemos las opciones de volver al formulario principal o la de generar el texto JSON correspondiente a la tabla visualizada.


#DAW Agenda

Agenda DAW is a script to save and display the work of the various subjects of the training cycle of higher level of development of Web applications.

This script consists of 3 files.

#Requeriments

Apache server

You must have a file called 'agenda' created in the container script directory, and grant all permissions using the command:

#chmod 777 agenda

#Use

Run 'TP1.php' script through the Apache server.

Show a form with three fields in which three choices:

Save:

To save a task you must complete the date format 'yyyy-MM-dd', select the subject, and describe the task.

Once validated and saved, will appear a message of success.

Show:

We are able to generate an HTML table, the tasks of a specific date. For this option, the only required field and taken into account is the date field.

Show all:

This option allows us to display a table of all recorded tasks. For this option any field is required.

** When viewing tables, we have the options to return to the main form or generate corresponding to the displayed table JSON text.

agendadaw's People

Contributors

crissty avatar paulinohuerta avatar

Watchers

 avatar James Cloos avatar

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.