/1-MIN-OF-YOU

An application that allows users to post their pitches under the different available categories.

Primary LanguagePythonMIT LicenseMIT

1 MIN OF YOU

02/11/2021

Author

Maryann Mwikali

Live Link

https://oneminofyou.herokuapp.com/

Home Page Look

Description

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

Setup/Installation Requirements

To get the code..

  1. Cloning the repository:
git clone https://github.com/Maryan23/1-MIN-OF-YOU.git
  1. Move to the folder and install requirements
cd 1-MIN-OF-YOU
pip install -r requirements.txt
  1. Running the application
chmod a+x start.sh

./start.sh
  1. Testing the application
python3.6 manage.py test

Open the application on your browser 127.0.0.1:5000.

Known Bugs

Deployed link may not be active.

Technologies Used

Support and contact details

Incase of any contributions fork the repo and make any substantial changes. Incase of any ideas,suggestions or complaints feel free to connect with me on mwikali119@gmail.com

License

MIT Copyright (c) 2021 1 MIN OF YOU