Giter Site home page Giter Site logo

cms's Introduction

Blog and CMS By: Dhruv soni

About

This is a simple blog and content management system I created in Flask.

How It Works

A user can register an account that allows them to:

  • Make blog posts with an image
  • Delete and edit blog posts
  • View other users' blogs

Design Details

For this project I designed the Python 3 library backflask. backflask contains:

  • Administrator : a helper class used to handle user administration
  • Content : a helper class to manage content
  • Database : a helper class to handle all database related operations
  • Error : handles errors
  • FlaskCreate : handles the creation of a Flask app instance
  • Requests : handles all requests
  • Security : handles all security including secure hashing (SHA-256) and XSF protection.
  • SessionHandler: handles all session related activities
  • User : handles all user related activities

The templating engine used is Jinja2. SQLite3 was used for the database management system because of portability and ease of maintenance.

Things To Do

  • Finish Administrator Class
  • Frontend Design

cms's People

Contributors

dhruv-net 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.