melisamalala / oneminutepitch

A well-designed landing page that displays pitches for users to add, comment and vote on pitches.

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blog Post

By Melissa Malala

Published date 14th September 2018

Description

A web application that allows the users to post blogposts, comment on blogposts.

This link will take to my live site on Git Hub.

Setup/Installation Requirements

Open GitHub and find the repo named 'blog' and clone it. $ cd blog $ python3.6 -m venv virtual (install virtual environment) $ source virtual/bin/activate or virtual/scripts/activate $ python3.6 -m pip install -r requirements.txt (to install all dependencies) $ ./start.sh to run the app

Technologies used

Python ( version 3.6 ) Flask Microframework PostgreSQL

License

Copyright (C) 2018 ~ Malala

About

A well-designed landing page that displays pitches for users to add, comment and vote on pitches.

https://minutepitchmelissa.herokuapp.com/


Languages

Language:Python 66.8%Language:HTML 32.0%Language:Mako 1.2%