Tesis desarrollada con el stack MEAN (MongoDB, Express, Angular, Node.js) y almacenada en Azure para la AEIE (Asociacion de Estudiantes de Ingenieria Electronica) de la Escuela Politecnica Nacional
El sistema web dirigido a la administración por parte de la AEIE, dispondrá de los siguientes módulos...
About Me
Categories
Popular Posts
-
FLASK CRUD MYSQL TASKS This app built with python (Flask) allows to create, read, update, delete a task on mysql dabatase. Code - Click He...
-
This Jenkins pipeline has three steps to test CI-CD on a nodejs application: Build allows to clone repository and build application Test ...
-
Testing a simple RESTful API built with Node.js. I used Mocha and Chai to run some tests. This rest api will test CRUD operations. Code...
-
Recreating Exercise from Book "TEST-Driven Java Development" Chapter 3. Using JUnit 5 and AssertJ instead of JUnit 4 as shown in t...
-
A simple web system to add notes for a user. Build with nodejs and mongodb. LIVE DEMO - CLICK HERE CODE - CLICK HERE
-
This project was created with React You can search for tv series and get information through TVMAZE API Material UI was used to design t...
-
Recreating the Exercise from Book "TEST Driven Java Development" Chapter 3. Using Jest instead of JUnit 4 as shown in the Book. ...
-
I have created a recipe app with React. I used data from https://www.themealdb.com/api.php Code -Click Here Live Demo Here you can see t...
-
I have created a simple REST API with flask and firebase. You can perform CRUD operations. Code - CLICK HERE