Skip to content

The application is connect to PostgreSQL database. The users are able to sign up, sign in and perform CRUD function. The user is also able to comment, up-vote or down-vote a pitch.

License

vionaosiako/PitchItUp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PitchItUp

Table of Content

Description

Create an application that will do the folling:

  • As a user, I would like to see the pitches other people have posted.
  • As a user, I would like to vote on the pitch they liked and give it a .downvote or upvote.
  • As a user, I would like to be signed in for me to leave a comment
  • As a user, I would like to receive a welcoming email once I sign up.
  • As a user, I would like to view the pitches I have created in my profile page.
  • As a user, I would like to comment on the different pitches and leave feedback.
  • As a user, I would like to submit a pitch in any category.
  • As a user, I would like to view the different categories.

Requirements

  • A computer
  • Terminal
  • Internet

Set up

  • Internet contection is neccessary.
  • Click the live link in the github.
  • Use the application.

Technology Used

  • git
  • python
  • flask
  • SQLAlchemy
  • heroku
  • DB browser for sqllite

[Reference]

  • stackoverflow
  • lms

(Go Back to the top)

Licence

MIT License Copyright (c) [2022] [Viona Osiako] Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Go Back to the top

Authors Info

Linked - Viona Osiako

Live link

About

The application is connect to PostgreSQL database. The users are able to sign up, sign in and perform CRUD function. The user is also able to comment, up-vote or down-vote a pitch.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published