manumonforte / webApp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webApp

Repository used in order to learn Flask Framework for creating web apps.

Prerequisites

You need to download Flask and install python:

Python 3.7

Flask Framework

I recommend this IDE for pyhton called:

Spyder

Language

Python 3.6 Version

How to use it

In the command Prompt you must be in the root path of the app and enter :

python main.py

The app will be deploy in the port 5000. Insert in your browser this URL http://localhost:5000/ and the you can use app.

Images from the Web Application

main page

animal page

animal answer page

Contributing

When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.

Versioning

We use GitHub

Authors

Manuel Monforte

License

This project is licensed under the GPL License - see the LICENSE.md file for details

About

License:GNU General Public License v2.0


Languages

Language:Jupyter Notebook 88.9%Language:HTML 8.2%Language:Python 2.9%