top of page

Code 4: layout.html

This file is for styling the page. <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>MapFile</title> <link...

Code 1: Info.py

This is the file in charge of starting the application, it is the main file of the server, in this file is all the logic written in...

Code 2: edits.html

With this code you can update some data. #app.py from flask import Flask, flash, request, redirect, url_for, render_template import...

Code 3: homes.html

This file is what we see on the web page. Thanks to this file we can see buttons, tables with their respective cells and fields. Also, we...

Codes: Blog2
  • Facebook
  • Twitter
  • LinkedIn

©2021 por VALHALLA. Creada con Wix.com

bottom of page