Giter VIP home page Giter VIP logo

altschool_be_ssep's Introduction

AltschoolXReddBlogg

A blog app that performs the CRUD functions. This a blog app for people to freely express themselves.

Description

Features

  • Authentication (Login and sign up)
  • Unauthenticated User
    • Read blog
  • Authenticated User
    • Read blog
    • Create a New Blog
    • Edit Existing blog
    • React to blogs
    • Add comment to blogs
  • Author of blog
    • Deletes comment from any user in their blog

Technologies Used and Why

  • HTML (Hypertext Markup Language): Used for the skeleton of the project.
  • Bootstrap: Used to make responsiveness easier.
  • CSS (Cascading Style Sheet): Used for enhancing the styling from bootstrap.
  • Python: Used for the backend of this application.
  • Font Awesome: Used to get external icons for more beautification.
  • Flask: A web Framework used to connect python to the frontend.
  • Jinja2: Used for templating.
  • CKEditor4: Used for a rich text editor.

How To Install and Run Project

  • Clone the repo
    git clone https://github.com/Unique-Red/altschool_BE_SSEP.git
  • Open your cloned folder
  • Create virtual environment with git bash
    python -m venv env
  • Activate virtual environment with git bash
    source env/Scripts/activate
  • Install requirements in your virtual environment
    pip install -r requirements.txt
  • Run Program
    python app.py

Credits

Altschool Africa
W3 Schools
B Lovedth


© 2022 Red | Altschool Africa All Rights Reserved.

altschool_be_ssep's People

Contributors

unique-red 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.