Coder Social home page Coder Social logo

simonkairu / pitches Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 33 KB

Python Web-App that allows users to register themselves,post,comment and like/dislike pitches

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

License: MIT License

Python 58.85% CSS 0.39% HTML 39.48% Mako 1.27%

pitches's Introduction

Pitches

AURTHOR

Simon Kairu

DESCRIPTION

  • This is a Python-Flask Application that allows users to create one minute pitch. You only have 60 seconds to impress someone. 1 minute can make or break you. 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

  • Users can see the pitches other people have posted.

  • Users can vote on the pitch they liked and give it a downvote or upvote.

  • Users can sign in to leave a comment.

  • Users can register on the website.

  • Users can view the pitches they have created in their profile page..

  • Users can comment on the different pitches and leave feedback.

  • Users can submit a pitch in any category.

  • Users can view the different categories.

Development Installation

To get the code..

  1. Cloning the repository:
https://github.com/simonkairu/pitches.git
  1. Move to the folder and install requirements
cd pitches
pip install -r requirements.txt
  1. Exporting Configurations
export SQLALCHEMY_DATABASE_URI=postgresql+psycopg2://{User Name}:{password}@localhost/{database name}
  1. Running the application
python3.8 manage.py server
  1. Testing the application
python3.8 manage.py test

Open the application on your browser http://127.0.0.1:5000/.

Technologies used

1.python3.8
2.Heroku
3.Bootstrap
4.HTML
5.css
6.Flask

Known Bugs

No known bugs
Report bugs:|[email protected]

Support & Contact details

Incase of any details on how the site can be improved email: |[email protected]

Licence

Licence:MIT
Copyright (c) 2021 simon kairu

pitches's People

Contributors

simonkairu 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.