Skip to content

This is an app that allows you to add 1 minute pitches in the website, login and log out

Notifications You must be signed in to change notification settings

Liz-Adhiambo/Pitch-Ip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PitchBlogger

Description

This is a web application that allows users to post one minute pitches. The app is built on Flask framework.

Live preview

You can view the site at:

Design

Setup Instructions and Installation

  • Clone this repository to a location in your file system. https://github.com/Liz2222/Pitch-Ip
  • Open terminal command line then navigate to the root folder of the application. `cd MinutePitcher
  • Run ./run.py

Technologies Used

MDbootstrap 5, python==3.9.10, argcomplete==2.0.0, Flask==1.1.4, Flask-Script==2.0.6, pip==20.0.2,

Development

Would you love to contribute? Great!

To fix a bug or enhance an existing module, follow these steps:

  • Fork the repo
  • Create a new branch (git checkout -b improve-feature)
  • Make the appropriate changes in the files
  • Add changes to reflect the changes made
  • Commit your changes (git commit -am 'Improve feature')
  • Push to the branch (git push origin improve-feature)
  • Create a Pull Request

Known Bugs

If you find a bug (the website couldn't handle the query and or gave undesired results), kindly open an issue here by including your search query and the expected result.

If you'd like to request a new function, feel free to do so by opening an issue here. Please include sample queries and their corresponding results.

Authors

Elizabeth Adhiambo

License

MIT Copyright (c) 2022 Elizabeth Adhiambo

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.

About

This is an app that allows you to add 1 minute pitches in the website, login and log out

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published