Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)

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.