Skip to content

This repository stores the second part of the Final Integrated Evaluation in the subject 'Practica Profesionalizante I - Javascript' from the Software Development career. The authors of this repository are Nazareno Bucciarelli and Facundo Lemo.

Notifications You must be signed in to change notification settings

nazabucciarelli/javascript-efi-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Javascript EFI 2da Parte | Todo-List (Spanish)

Este repositorio almacena la segunda parte de la Evaluación Final Integradora de la materia 'Práctica Profesionalizante I - Javascript' de la carrera Desarrollo de Software. El proyecto consiste en una SPA con un login estático como vista inicial, al cual puedes acceder insertando como 'usuario' como username y 'demo' como contraseña, y una vez que estes dentro, serás dirigido a la vista principal de la app, mostrándote una página responsive que contiene una lista de tareas a realizar, consumidas de una API.

Funcionalidades

  • Logeo obligatorio para acceder al sitio.
  • Datos consumidos de jsonplaceholder.typicode.com/todos
  • Capacidad de definir la cantidad de tareas a mostrar.
  • Temas oscuros e iluminados.
  • Comportamiento responsive.

Tecnologías usadas

  • React
  • Material UI

Running the project

Despues de clonar el repositorio, en el directorio del proyecto debe ejecutar:

npm install

Finalmente, ejecute:

npm start

Esto ejecuta la aplicación en modo desarrollo. Abre http://localhost:3000 para verlo en tu navegador.

La página se recargará si realizas cambios.

Javascript EFI 2nd Part | Todo-List (English)

This repository stores the second part of the Final Integrated Evaluation in the subject 'Practica Profesionalizante I - Javascript' from the Software Development career. The project consists in a SPA with a static login form as initial view, which you can make use by inserting username:'usuario' and password:'demo', and once you are already logged in you are going to be redirected to the main view of the app, showing you a responsive page that contains a list of to-do tasks consumed from an API.

Functionalities

  • Compulsory login to access the site.
  • Data consumed from jsonplaceholder.typicode.com/todos
  • Capability of defining the amount of tasks to show.
  • Dark and light themes.
  • Responsive behavior.

Technologies used

  • React
  • Material UI

Running the project

After clonning this repository, in the project directory, you will need to run:

npm install

Finally, execute:

npm start

That runs the app in the development mode. Open http://localhost:3000 to view it in your browser.

The page will reload if you make changes.

Authors

About

This repository stores the second part of the Final Integrated Evaluation in the subject 'Practica Profesionalizante I - Javascript' from the Software Development career. The authors of this repository are Nazareno Bucciarelli and Facundo Lemo.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •