GithubHelp home page GithubHelp logo

piyushbagde / dynamic-blogging-website-template Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 23.06 MB

A blogging site template

Home Page: http://piyushbagde.pythonanywhere.com/

Python 2.46% CSS 90.08% JavaScript 0.45% HTML 7.01%
blogging-site flask-application

dynamic-blogging-website-template's Introduction

Dynamic Blogging Website Template with Flask

This project is a Flask-based template for a dynamic blogging website. It supports:

  • Customization: Administrators can configure the website's theme, navigation, branding, and features.
  • Authoring: Authors can create, edit, and delete blog posts, manage images, and submit feedback.
  • Reading: Readers can browse published posts, view images, and leave comments.
  • Authentication: A login page with user roles (admin and author) restricts access to certain features.
  • Database storage: All post data, images, and comments are stored in a database for persistence.

Getting Started

  1. Dependencies: Install required Python libraries (listed in requirements.txt).
  2. Setup: Configure database connection details in app/config.py.
  3. Run the app: Launch the server with python app.py.
  4. Sample Database entries: staythere.sql will create tables and add sample data.
  5. Install Rquirementens: pip install -r requirements.txt

Features

  • Post Management:
    • Create, edit, and delete blog posts with rich text formatting.
    • Upload and manage images associated with posts.
    • Schedule post publication date and time.
  • User Management:
    • Secure login with different user roles (admin).
    • Admins can configure website settings and manage users.
  • Reader Experience:
    • Clean and responsive blog layout for browsing posts.
    • Pagination for navigating through post lists.
    • Comment system for reader interaction.
  • Feedback and Support:
    • Contact form for users to send feedback and report issues.

Customization

  • Modify website theme and layout with custom CSS and templates.
  • Implement additional features or integrations using Flask extensions.
  • Configure user roles and permissions for granular access control.

Snapshots

  • HOME img.png

  • ABOUT img_1.png

  • POST img_2.png

  • CONTACT img_3.png

  • DASHBOARD img.png

  • ACTIONS img.png

  • ADD post img.png

  • EDIT existing img.png

Check it out here : http://piyushbagde.pythonanywhere.com/

dynamic-blogging-website-template's People

Contributors

piyushbagde avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.