Skip to content

nitinkumar30/Black-Coder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Black-Coder - an eBlog website in FLASK framework of PYTHON ❀️

My first blog project in 'flask' framework of python used to develop some user-friendly blogs

How to use it ?

  • Install flask library πŸ’

pip install flask

if using PyCharm , press CTRL + Alt + S and press '+' on right side and search for 'flask' and install it

  • Install flask_mail library πŸ“§

pip install flask_mail

if using PyCharm , press CTRL + Alt + S and press '+' on right side and search for 'flask_mail' and install it

  • Install json library πŸ“€

pip install json

if using PyCharm , press CTRL + Alt + S and press '+' on right side and search for 'json' and install it

  • Install flask_sqlalchemy library πŸ—³οΈ

pip install flask_sqlalchemy

if using PyCharm , press CTRL + Alt + S and press '+' on right side and search for 'flask_sqlalchemy' and install it

How to run project

Please don't misuse my project 😈 and I haven't given much time on the proper functioning of pagination .

It has error in the code in main.py πŸ› πŸ’©

Also the main variables are inside config.json file ✌️

Run main.py file for the project πŸ™Œ

Files will be uploaded in the uploads folder

DON'T FORGET TO CREATE A DATABASE NAMING "blackcoder" and import the sql file .

Without the database , the project won't run.

In case you find any error or bug , feel free to contact me

Please change 'your_gmail_id' and 'your_gmail_password' fields with your credentials to work contact us page with real-time mails .

πŸ‘¦ πŸ‘§

ADMIN LOGIN:

Username: Nitin
Password: Kumar

You just need to see the post , no need to login ... or else login with the above credentials

Leave a comment if you loved my work πŸ™ πŸ“

Thank you for your interest πŸƒ

Hope you'll like my project πŸ˜„

blog # black-coder # programmer-blog πŸ• πŸ— 🍦

About

My first blog project in python flask framework used to develop some user-friendly websites .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published