John-Njau / Mypitch

Python application that enables users to submit their pitches and view other pitches too.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Pitch

An application that allows users to submit their pitches for impact.

By

John Njau

Table of Contents

Description

This application is built with flask. Users can sign up or login to view and create pitches. users are also able to comment, like, dislike on the pitches created.

User Stories

These are the features of the application that helps the user interact with it.

The user is able to:

  • Register an account and receive a welcome message in their email address
  • Log in to the application
  • Create a new pitch that is limited to 1 min.
  • The user can also upvote, downvote and comment on a pitch.
  • Upload profile image and update bio information

Installation Requirements

To Run this app in your machine, you need to:

  • Open Terminal Ctrl+Alt+T

  • git clone https://github.com/John-Njau/Mypitch.git

  • cd Mypitch

  • code . or atom . based on the text editor you have to open and view the project.

Live Link

This is the live link to the site

https://mynewpitch.herokuapp.com/

Technologies Used

  • Python - v 3.8.10
  • HTML
  • Css
  • Flask
  • Bootstrap

Known Bugs

At the time of deployment, there was no bugs identified by the developer, If you encounter bugs while running the application, create an issue with your observation and expected output, the developer will look at it.

License

This project is under the guidelines of MIT License.

Authors Info

Github - John Njau

Email - Johnnjaunjoroge@gmail.com

Linked In - John Njau

©2022

About

Python application that enables users to submit their pitches and view other pitches too.


Languages

Language:Python 56.7%Language:HTML 37.2%Language:CSS 4.8%Language:Mako 1.2%Language:Procfile 0.1%