Está en la página 1de 2

Estudiante

Héctor Arturo Ramos


201010510066

Carrera
Ingeniería en sistemas

Teléfono
94850532

Correo
hramosturcios2@gmail.com

PROPUESTAS DE PROYECTO FINAL


Propuestas #1
Development of a school administration system developed in php, HTML css JavaScript
and MySQL that will have a local server that aims to facilitate the administration of a
school. Where it will have a series of other sections
- We will have what is a Dashboartd
- We will create an entry screen to access the data of the students to enroll with their
6-digit registration code, their full name, address and the school year to which they
will belong.
- Administrative and master users can be registered
- A control panel of the application will be displayed, it is possible, in a single view,
to know the total number of students entered, the total number of users, even the
users with the inactive status are listed.
- A student list screen will be made where in this section it is possible to edit student
information and delete the records of each student.
- A user list screen will be made where in this section it is possible to edit user
information and delete the records of each user and check if they are active or
inactive.
- A subject screen will be made where the subjects will be assigned to each teacher
- A teacher screen will be made so that you can register them and also take control of
the grades that will be assigned and what subject they will teach
- A module will be created that allows enrollment through an app and also consult
notes
For the aforementioned Project, the following tools will be used:
HTML5 es la quinta revisión del lenguaje HTML. Esta nueva versión (aún en desarrollo), y en
conjunto con CSS3, define los nuevos estándares de desarrollo web, rediseñando el código
para resolver problemas y actualizándolo así a nuevas necesidades. No se limita solo a crear
nuevas etiquetas o atributos, sino que incorpora muchas características nuevas y proporciona
una plataforma de desarrollo de complejas aplicaciones web (mediante los APIs).
PHP PHP (acrónimo recursivo de PHP: Hypertext Preprocessor) es un lenguaje de código abierto
muy popular especialmente adecuado para el desarrollo web y que puede ser incrustado en
HTML.
CSS CSS es el lenguaje de estilos utilizado para describir la presentación de documentos HTML o
XML (incluyendo varios lenguajes basados en XML como SVG, MathML o XHTML).
MYSQL Sistema de gestión de bases de datos relacionales, permite la manipulación, almacenaje,
modificación y eliminación de datos.
TYPESCRIPT lenguaje de programación fuertemente tipado que se basa en JavaScript, lo que le brinda
mejores herramientas a cualquier escala.
VUE es un framework de JavaScript de código abierto para la construcción de interfaces de usuario
y aplicaciones de una sola página.

PROPUESTAS DE PROYECTO FINAL

También podría gustarte