Skip to content

Latest commit

 

History

50 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pitch It Out

6-01-2019

Author

Waweru Gerald Muchuki

Description

Pitch It Out is a web appliction that enables one to write out short pitches on different catergories which can be commented on.

User Requirements

  • One should be able to sign in or register if he or she is a new user
  • One should see various pitch catergories and select the ones they prefer
  • One should comment on the pitches

Features

  • See various Pitch Categories.
  • Pitch It!
  • Comment on It!
  • Sign in / Sign Out

Setup/Installation Requirements

Requirements

This project was created on a linux terminal using atom editor and coded with Python version 3.6

Step 1

Cloning the repository.

https://github.com/Geerocktricks/PitchOut.git

Step 2

Creating a virtual environment

sudo apt-get install python3.6-venv python3.6 -m venv virtual

Step 3

Installing dependencies

pip3 install -r requirements

The following libraries are required

  • Flask==0.12.2
  • Flask-Bootstrap==3.3.7.1
  • Flask-Script==2.0.6

Step 4

Running Tests

python3 manage.py test

Step 5

Running the web app in development

python manage.py server

Open the app on your browser, by default on 127.0.0.1:5000.

Known Bugs

There are currently no known bugs at the momennt

Technologies Used

  • Python3.6
  • Flask
  • Heroku

Incase you want to contribute

Support and contact details

Incase of any bugs or support, reach me via my email geerockface4@gmail.com

License

This project is licensed under the MIT open source license

Copyright (c) 2019 Geerocktricks

About

This is an application that allows users to pitch in one minute. The users will submit their one minute pitches and other users will vote on them and leave comments to give their feedback on them.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages