Giter Club home page Giter Club logo

python-ip3's Introduction

ONE-MINUTE PITCH

Author

JOHN OSIKO

Description

One-minute pitch is an application that allows users to create one minute pitches. The users will submit their one minute pitches and other users will vote on them and leave comments to give their feedback on them.

User Story

  • A user can see the pitches other people have posted.
  • A user can vote on the pitch they liked and give it a downvote or upvote.
  • A user should be signed in for me to leave a comment.
  • A user will receive a welcoming email once I sign up.
  • A user can comment on the different pitches posted by other users.
  • User can submit a pitch to a category of their choice.

Technologies

  • Python 3
  • Flask
  • Heroku
  • HTML
  • Bootstrap
  • CSS
  • JavaScript

Build

  • Clone the repositories git clone https://github.com/John-Osiko/Python-IP3.git
  • Open root directory and install requirements pip install -r requirements.txt
  • Export configurations export SQLALCHEMY_DATABASE_URI=postgresql+psycopg2://{User Name}:{password}@localhost/{database name}
  • Run the application python3.6 manage.py server
  • Run tests on the application python3.6 manage.py tests

Licensing

This is a non-profit project. The article has been created by under the terms of BSD license.

python-ip3's People

Contributors

john-osiko 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.