Skip to content

therealabdi2/Abdi-Blog

Repository files navigation

MIT License LinkedIn


Afridi Blog

An awesome Flask Blog web app!
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Roadmap
  4. Contributing
  5. License
  6. Contact

About The Project

This is a Blog app where users can create account, read and comment on different articles added by the admin of the site. I built it as a side project to showacase potential clients or hiring managers.

Built With

Getting Started

This was setup in Windows so steps for Linux or Mac might differ and will need to be researched. To get a local copy up and running follow these simple example steps.

Prerequisites

Need to have python installed

  • pip
    python get-pip.py

Installation

  1. Clone the repo
    git clone https://github.com/therealabdi2/Blog_sitee_djagno.git
  2. Install required packages
    pip install -r requirements.txt
    and you are good to go

Useful Flask commands

  1. to run the local server with the app (be in root directory) - -> flask run

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Abdurrehman Afridi - @therealabdi27 - abdurrehman.afridi.5@gmail.com

Project Link: https://github.com/therealabdi2/Abdi-Blog