- Joseph Nganga ; lead developer
- Moringa TM's ; Mentors
- Moringa Students ; Assistant designers
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.
-
Users can see the pitches other people have posted.
-
Users can svote 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 receive a welcoming email once they sign up.
-
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.
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
First clone the repo
$ git clone
After cloning, navigate to the project:
$ cd news-flask
Then install all the requirements through pip:
$ pip install -r requirements.txt
Make the file executable:
$ chmod +x start.sh
Run the application:
$ ./start.sh
Now navigate to your browser at: localhost:5000
- Python
- Flask
- HTML5
- CSS3
- Bootstrap
call me on
MIT License Copyright (c) [2020] [Joseph Nganga]