Skip to content

Anillab/One-Minute-Pitch

Repository files navigation

One Minute Pitch


Author: Anilla Busolo

Description

One minute Pitch is a web appliction that enables one to write out short pitche son different catergories which can be commented on.


User Requirements

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

Features

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

Installation

Requirements

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

Cloning the repository

git clone https://github.com/Anillab/One-Minute-Pitch.git

Creating a virtual environment

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

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

Running Tests

python3 manage.py test

Running the web app in development

python manage.py server

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

Technology used

Contributing

License (MIT License)

This project is licensed under the MIT Open Source license, (c) Anilla Busolo

One-Minute-Pitch

a web application that enables one to catch up with news from all over the world

cf7d3a595e0309e891a17096a563c56ee97a66ff

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published