This is a project proposal for a Nintendo eShop under the next conditions:
El proyecto consiste en planificar una página Ecommerce. El alumno debe entregar un informe creado con Asciidoc que contenga las siguientes características:
-
Selección de Servidor.
-
Diseño de base de datos.
-
Diseño de endpoint Rest.
-
Estimación de Costos de Servidor y Operación.
-
Selección Tecnológica Backend (¿CMS o custom?).
-
Selección Tecnológica Frontend.
-
Selección de Profesionales necesarios.
-
Estimación de Plazos para implementar.
-
Python3 (Webserver)
-
https://pandoc.org/ (Conversion to multiple formats)
Using the base Dockerfile for https://docs.asciidoctor.org/diagram-extension/latest/
The following technologies were selected for diagrams:
These need extra configurations inside the Dockerfile to Work (Puppeteer).
-
make install
: Builds the Dockerfile. -
make html
: Builds the html version of the book. -
make pdf
: Builds a PDF version of the book. -
make server
: Starts a new server for the html version. (requires python3). -
make word
: Creates a new Microsoft Word document from the book. (requires pandoc).
Project made by Diana Narvaez.
Template created with ❤️ by Camilo Castro and contributors[1]. for Ninjas.cl{fn-ninjas}.
This document is licensed with Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International[2]
Made with ♥ by Ninjas.cl .