Ndundiro Kamau
Ubunifu-Pitch is a flask web app that allows users to submit their one minute pitches.The pitches must sign up and login inorder to submit.Others users can view but can only upvote or downvote if they are signed in.A pitch can only be deleted by the user that posted it.
- View different posts by users.To comment,upvote/downvote or pitch,users have to sign up.
- Register in to the app.Credentials required are username,email and password.
- Log in to the app using the created credentials during signup.
- Comment on the different pitches posted.
- Vote on a pitch they have viwed by giving it a like or a dislike.
- Post a pitch by clicking the new post button.
- Update user profile by clicking on Account.
- Cloning the repository:
https://github.com/Ndundiro/Ubunifu-Pitch.git
Navigate to the project folder cd ubunifu.
- Access the project folder and install requirements
- cd Ubunifu-Pitch
- pip install -r requirements.txt
- Run the application python3 run.py
- Python3.6
- Flask
- Heroku
- The categories functionality does not work as expected.
- There is no comment section
- The upvote functionality does not work as expected.
For any comments,suggestions,feedback or inquiries, contact me via email: ndundirokamau@gmail.com
MIT License
Copyright © 2019 Ndundiro Kamau