Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/machel54/1min-pitch
1min-Pitch is an application that allows users to create one minute pitches. The users will submit their one minute pitches and other users will vote on them and leave comments.
https://github.com/machel54/1min-pitch
bootstrap-4 flask-application html5 python3
Last synced: 9 days ago
JSON representation
1min-Pitch is an application that allows users to create one minute pitches. The users will submit their one minute pitches and other users will vote on them and leave comments.
- Host: GitHub
- URL: https://github.com/machel54/1min-pitch
- Owner: Machel54
- Created: 2019-10-19T12:18:49.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-24T03:11:09.000Z (over 5 years ago)
- Last Synced: 2024-11-16T21:12:36.817Z (2 months ago)
- Topics: bootstrap-4, flask-application, html5, python3
- Language: Python
- Homepage: https://mach-pitch.herokuapp.com/
- Size: 4.63 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 1min Pitch
## Author
* Machel Nyanumba
## Description
1min-Pitch is an application that allows users to create one minute pitches. The users will submit their one minute pitches and other users will vote on them and leave comments to give their feedback on them.## Setup
Run
``git clone https://github.com/Machel54/1min-Pitch.git``or download the zip file from github.
After extracting the files,
1. Navigate to the project folder
>`` cd Pitch.``2. Creating a virtual environment
>``virtualenv virtual.``3. Activating the virtual environment
>``source virtual/bin/activate.``4. Running the application
>``python3 manage.py server``## Technology Used
* Python v3.6
* Bootstrap4
* Flask
* Css3
* Html5## User Stories
* As a user, I would like to see the pitches other people have posted.
* As a user, I would like to vote on the pitch they liked and give it a downvote or upvote.
* As a user, I would like to be signed in for me to leave a comment
* As a user, I would like to receive a welcoming email once I sign up.
* As a user, I would like to view the pitches I have created in my profile page.
* As a user, I would like to comment on the different pitches and leave feedback.
* As a user, I would like to submit a pitch in any category.
* As a user, I would like to view the different categories.## BDD
| Behavior| input | output |
| -------- | -------- | -------- |
| Displays Home page | click on sign up button on navbar and input your data | the app will save your data and create a new account for you |
| you can view other comment or create your own | like and comment on other peoples pitches | post your comment |
| Enter your profile and edit | add your bio and picture | publish your bio and pictures |
| | | |### Contact Info:
## License
this software license under MIT License
Copyright (c) 2019 Machel Nyanumba