8000 GitHub - erkamesen/blog-flask: Blog Project - Flask
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

erkamesen/blog-flask

Repository files navigation

blog-flask

Blog Project made with Flask

Features

  • Users can register and login.
  • Users can send an e-mail from the contact section.
  • Admin can publish blog posts.
  • Users can comment on posts.
  • Admin can show favorite movies on index page.
  • All logs are shared with telegram bot.
  • Different quotes every time the page is refreshed

Getting Started

To get started with the Blog, you'll need to have the following dependencies installed on your machine:

Usage

Follow these steps:

  • Clone the repository:
git clone https://github.com/erkamesen/blog-flask.git
  • Navigate to the directory:
cd blog-flask
  • Set telegram and SMTP API tokens
  • Install dependencies
pip install -r requirements.txt
  • Run the application:
flask --app main run

Blog project should now be running on your local machine at http://localhost:5000

Seçim_022 Seçim_023 Seçim_021

About

Blog Project - Flask

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0