/Pitch-Ip

This is a website where you can view pitches, write pitches and comment

Primary LanguagePython

One Minute Pitch

Author

Sam Ngigi

DESCRIPTION

This is an app that allows users to view,submit & pitches based on categories

Pitch Categories

  • business
  • jobs

User Stories

  • A users can see pitches that other people have posted
  • A user can vote on posted pitches with either a down or an up vote
  • A user can comment on different pitches and leave feedback
  • A user can submit a pitch in any category
  • A user can submit to different categories

Prerequisites

  • Python3.6

Installation steps

  • $ git clone https://github.com/SamNgigi/Pitch-Ip/edit/master/README.md
  • $ cd One-Minute-Pitch
  • $ source virtual/bin/activate
  • Inside the manage.py module change the config_name parameter from 'production' to 'development' ie app = create_app('production') should be app = create_app('development')
  • $ ./start.sh

How it works

  • A user needs to sign up
  • A user the needs to sign in order to create,vote and post pitches

Credits

Moringa School, StackOverflow.com ,mc7.

Technologies Used

This project uses major technologies which are :

  • HTML5
  • Bootstrap4
  • Python3.6
  • flask

Known bugs, support and Contacts

  • Still to add the voting functionalty.

Application is still in development phase and still being updated. In case You have any issues using this code please do no hesitate to get in touch with me through sam.t.ngigi@gmail.com or leave a comment here on github.

License

  • MIT License

Copyright (c) 2017 Sam Ngigi

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.*

Copyright (c) 2017 ** [Sam Ngigi]**