Giter Site home page Giter Site logo

simonmably / 100_days_of_code_blog Goto Github PK

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

As part of my project for day 70 in my take of '100 Days of Code - The Python Pro Bootcamp for 2021' Udemy course by Angela Yu. Made with Python and Flask.

Python 13.29% CSS 10.28% JavaScript 46.24% SCSS 11.61% HTML 18.55% Procfile 0.02%

100_days_of_code_blog's Introduction

My Blog

Taken from my 100 Days of Code repository. I created this blog as my project for day 69. I will be using the same blog in this repository to deploy on Heroku as part of my project for day 70 of 100 Days of Code.


Features:

  • User Registration / login / logout

    Users can register and subsequently login and logout. Register with a username, email and password. It doesn't matter if the email is real or fake, as long as it's in a typical email format. The password is hashed and salted.

  • Blog Posts

    Currently, only the user with admin status (me) can create, edit and delete blog posts. Posts have been paginated to 5 posts per page as not to bog down the site.

  • Comments

    All registered users can post comments on blog posts. Comments can be deleted by the user who created them and the admin user (me).

100_days_of_code_blog's People

Contributors

simonmably 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.