Skip to content

A blogging Application Made with Flask and SQLite.

License

Notifications You must be signed in to change notification settings

kolla47/Flask_bloger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask_bloger

Hi! This is a Flask and SQLite based project for Blog management.

Setting up environment:

To run this project your system should have pip and Flask installed. To install Flask open command prompt and type:

pip install Flask

Running the Project:

For Running th project Please make sure you have completed the above steps. Go to the main directory and type the command:

flaskblog\Scripts\activate.bat cd Flask_Blog python run.py

Then open a browser and go to the followinf URL: [http://localhost:5000]

You should now be seeing the main page.

For any new Features, Bugs or suggestions pls open an issue.

About

A blogging Application Made with Flask and SQLite.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published