Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/krasivaya/one-minute-pitch
This is a Python application that gives a user a chance to share one minute pitch(es) with other users and be able to get vote(s) or comment(s) on it(them). (Live site is down below)
https://github.com/krasivaya/one-minute-pitch
flask heruko python virtualenv
Last synced: about 11 hours ago
JSON representation
This is a Python application that gives a user a chance to share one minute pitch(es) with other users and be able to get vote(s) or comment(s) on it(them). (Live site is down below)
- Host: GitHub
- URL: https://github.com/krasivaya/one-minute-pitch
- Owner: Krasivaya
- Created: 2019-09-25T07:54:47.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-09-16T18:10:27.000Z (about 2 years ago)
- Last Synced: 2023-03-03T03:16:19.678Z (over 1 year ago)
- Topics: flask, heruko, python, virtualenv
- Language: Python
- Homepage:
- Size: 4.18 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# One Minute Pitch
### Developed By
[Carine I. SEMWAGA](https://github.com/Krasivaya)### Description
This is an Python application that gives a user a chance to share one minute pitch(es) with other users and be able to get vote(s) or comment(s) on it(them).### Technologies Used
1. Python3.6
2. Virtualenv
3. Flask
4. HTML
5. Bootsrap & CSS
6. Git Version Control
7. News API
8. Heruko### Setup/Installation Requirements
* Open your terminal
* initialize github, git clone ` https://github.com/Krasivaya/One-Minute-Pitch.git `
* cd One-Minute-Pitch
* open folder in prefered IDE
* open terminal
* Activate virtual envirnoment `source virtual/bin/activate`
* Install the lateest version of pip `curl https://bootstrap.pypa.io/get-pip.py | python`
* Install all requirements `pip install -r requirements.txt`
* Run in terminal `chmod a+x start.sh`
* Run in terminal `./start.sh`
* Run the application in your localhost provided### Known Bugs
No bug known. If you found any, please contact!### Contacts
Email: [email protected]### Live site
[One-Minute-Pitch](https://krasivaya-pitch.herokuapp.com/)### License
This project is under the [MIT](https://github.com/Krasivaya/github/blob/master/LICENSE) license.##### Copyright (c) 2019 Carine I. SEMWAGA.