Skip to content

A Flask project demonstrating virtual environment, file handling, validations, inheritance, Bootstrap integration, and use of Google Cloud Platform-Firestore for testing

Notifications You must be signed in to change notification settings

Monkey8596/Flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project with Flask 🌡️

Using the bases of Flask to make a little project

A series of practices with Flask based on different projects and tools where i put in practice the different concepts of the python languaje based on the platzi course .

It is evidenced:

  • Virtual enviroment

  • Validations:

    • GET and POST
    • Request and Reponse
    • Herence
  • Dinamic and Static files

  • Bootstap, Blueprints, Jinja,

  • Google Cloud Platform - Firestore

  • Testing

Run the project

In order to run the project you will need to follow the comnands on the shell:

python3 -m venv env

source env/bin/activate

source run_flask.sh

About

A Flask project demonstrating virtual environment, file handling, validations, inheritance, Bootstrap integration, and use of Google Cloud Platform-Firestore for testing

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages