Skip to content

Running Flask and launching the web application server with the specified host and port.

Notifications You must be signed in to change notification settings

zhiely/python-flask-api-sqlalchemy-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-flask-api-sqlalchemy-application

Requirements: Packages: requirements.txt include packages to run the web application. Main file: to run app.py

About: Establish environment (virtual environment, package installation, link HTML/CSS). Set up database. Implement CRUD operations for tasks (POST, DELETE, GET, EDIT). Enhance styling for aesthetic appeal. Running Flask in the terminal and launching the web application server with the specified host and port.

About

Running Flask and launching the web application server with the specified host and port.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published