Git Product home page Git Product logo

blog-post's Introduction

Blog Post application

Blog Post App, 23rd Nov, 2019

By Wilbrone

Description

Blog Apps allows users to view blogs from different people and get to comment and give feedback. Though they have to log in to the system and the can also add their blogs and share them with others

Technologies Used

This project was build using Python3.6. Flask postgresql for the database and Deployed on Heroku

Set-up instructions

  1. You will need to have Python3.6 installed in your machine together with venv and pip.
  2. Set up the virtual environment and activate it
$ python3.6 -m venv virtual
$ source virtual/bin/activate
  1. Install all the necessary modules
$ pip install -r requirements.txt
  1. Make start.sh file executable by running:
$ chmod a+x start.sh
  1. Run the following command to start a local development server running on Http://localhost:5000
$ ./start.sh

Support, Further help and contact details

[email protected]

https://blogs-p.herokuapp.com/ to access the deployed application on heroku

License

MIT License

Copyright (c) 2019 Wilbrone Okoth

blog-post's People

Contributors

wilbrone avatar ppolle avatar

Watchers

James Cloos avatar  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.