Coder Social home page Coder Social logo

oodennis20 / blogs Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 1.0 19.15 MB

An application that allows users to use that one minute wisely. The users will submit their one minute blogs and other users will view them and leave comments to give their feedback on them.

Home Page: https://bloggworld.herokuapp.com/

License: MIT License

HTML 0.32% Python 97.49% Shell 0.04% Mako 0.10% JavaScript 1.90% C 0.09% CSS 0.06%
flask-sqlalchemy python-3-6 heroku-deployment

blogs's Introduction

Blogs

Built By Dennis

Description

An application that allows users to use that one minute wisely. The users will submit their one minute blogs and other users will view them and leave comments to give their feedback on them.

User Stories

These are the behaviours/features that the application implements for use by a user.

As a user I would like to:

  • View the blog posts submitted.
  • Comment on blog posts.
  • View the most recent posts
  • Alerted when a new post is made by joining a subscription.
  • comment on the different blogs and leave feedback.

Blogger Abilities

These are the behaviours/features that the application implements for use by the writter/Blogger

Bloggers would like to:

  • Sign in to the blog application
  • Create a blog from the application
  • Delete comments that I find insulting or degrading
  • Update or delete blogs I have created.

SetUp / Installation Requirements

Prerequisites

  • python3.6
  • pip
  • virtualenv
  • Requirements.txt

Cloning

  • In your terminal:

      $ git clone https://github.com/oodennis20/Blogs/
      $ cd Blogs
    

Running the Application

  • Creating the virtual environment

      $ python3.6 -m venv --without-pip virtual
      $ source virtual/bin/env
      $ curl https://bootstrap.pypa.io/get-pip.py | python
    
  • Installing Flask and other Modules

      $ see Requirements.txt
    
  • To run the application, in your terminal:

      $ chmod +x start.sh
      $ ./start.sh
    

Testing the Application

  • To run the tests for the class files:

      $ python3.6 manage.py test
    

Technologies Used

  • Python3.6
  • Flask

blogs's People

Contributors

oodennis20 avatar

Watchers

James Cloos avatar  avatar

Forkers

nyagah-tech

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.