Skip to content

First Site Project on Python Flask this project for begginers, it's a web application built using Flask. It includes approximately 10 pages to form the content of the website.

Notifications You must be signed in to change notification settings

MatveyGuralskiy/Flask-FirstSite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask-FirstSite

🚀First Site Project on Python Flask this project for begginers, it's a web application built using Flask. It includes approximately 10 pages to form the content of the website.

📺 Preview

Demonstraion Video

👀 Installation

Install Python

https://www.python.org/downloads/

Install Flask:

pip install Flask

You can clone my repository if you want: git clone https://github.com/MatveyGuralskiy/Flask-FirstSite.git

📟 Usage

Run the application.py file

Flask-FirstSite-->application.py

Edit in 2 functions: INDEX,HELP_PAGE: 'YOUR PATH' and don't forget double slash '\'

Press F5 or Run in Python

Now go to your Web browser and enter the link: 'http://127.0.0.1:5000/'

🏗️ Directory Structure

Structure of the project:

static = Your background

Screenshots = Screenshots of site

INDEX.html = The main page

HELPPAGE.html = Help page

/Flask-FirstSite

|-- /static

|-- /Screenshots

|-- application.py

|-- INDEX.html

|-- HELPPAGE.html

|-- README.md

📢 Additional Information

I hope you liked my project, don’t forget to rate it and if you notice a code malfunction or any other errors. Don’t hesitate to correct them and be able to improve your project for others

Please click the star button, if this project was helpful to you.

🔴 Full Name (@MatveyGuralskiy)

About

First Site Project on Python Flask this project for begginers, it's a web application built using Flask. It includes approximately 10 pages to form the content of the website.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published