Pitch app is a web application that allowa users to post short pitches and others comments and give upvoteor downvote
It has authentication that allow users to register and login. Has form for users to enter pitch Has like and unlike button and section to comment Users can edit their profile
Enock Kipsang
install python
install the following requirements:
certifi==2021.10.8
charset-normalizer==2.0.7
click==7.1.2
Flask==1.1.4
Flask-Script==2.0.6
Flask-WTF==0.15.1
gunicorn==20.1.0
idna==3.3
itsdangerous==1.1.0
Jinja2==2.11.3
MarkupSafe==2.0.1
newsapi-python==0.2.6
requests==2.26.0
urllib3==1.26.7
Werkzeug==1.0.1
WTForms==2.3.3
Git clone this repository to your machine. Open the project folder and run manage.py file under python 3.9
News app users are able to read news according to their favorite channels. They can also search for news using key topics.
This application is built using Flask framework which uses python language and bootstrap for styling.It's a light weight application.
No known bugs