Skip to content

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

Notifications You must be signed in to change notification settings

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