Skip to content

eljn0/Blogwebsite-flask-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eljan Guluyev Blog

Hi, guys today i will share my Blog website code in github.

It's Flask, Sqlalchemy Web-app. ( frameworks going to share at 26th january 2022 )

  • Used pillow, and some Flask extensions.

  • For Password reset SMTP server based from gmail.(You have to use your own email and password.)

  • Project is going to used as a school blog web.

Project details:

  • Project can be used as a Twitter clone, but there is no admin-panel to do some changes or restricts.
  • Fast web app.( Used some C, C#, libraries so, web app's some parts are working very fast ) *tested on Linux Server.

      Some Photos

Снимок экрана (17) Снимок экрана (18) Снимок экрана (19) Снимок экрана (20) Снимок экрана (21)

New updates

  • Reset Password
  • Data lang changed to SQLALCHEMY.