This is a python project based on my precious 60 seconds to impress someone.The user is able to see the pitches other people have posted,vote on them,signin,comment,receives a welcoming email once they signup,view pitches created in their profile,comment and leave feedback,submit a pitch in any category and view different categories.
Wachira Beatrice Wambui Kenyan citizen Born Again Christian Student Moringa School Project
The link to the live deployment of this app is which is also adjacent to the description at the top of the repository
- This is a project that helps a user to make use of a precious minute to impress a person and view pitches.
- The user sees the pitches other people have posted.
- votes on the pitch they liked
- signs to leave a comment
- receives a welcoming email once they sign up.
- views the pitches they have created in their profile page.
- comments on the different pitches and leaves feedback.
- submits a pitch in any category.
- views the different categories.
- ctrl+alt+t (open terminal)
- git clone https://github.com/BeatriceWambui/precious-seconds.git
- cd precious-seconds
- sudo apt-get update
- sudo apt-get install python3.6
- sudo apt-get install python3-pip
- sudo apt-get install python3.6-venv
- python3.6 -m venv virtual
- source virtual/bin/activate
- pip install -r requirements.txt
- html
- css
- bootstrap
- markdown
- flask
Email wachirabeatice2020@gmail.com
MIT license 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@BeatriceWambui2017