The andela Uganda developer challenge bootcamp cycle 11
# StackOverflow-lite
StackOverflow is a platform where you ask questions in a particular field of information and you get feedback from people who have vast knowledge in that field.
# Features
- Get Questions
- Post Questions
- Get a specific Question
- Post an answer to a question
# Prerequisites
- Python version 3.6.5
- Vitual Environment
- Postman to Check if endpoints work
- Git to track changes during the development process (Git Bash)
- Text editor preferably Microsoft Visual Code
# Installation
> Connect to internet
> Open Git bash
> Enter this command
-git clone
github.com (to download the app)
> extract the downloaded app
> press shift on downloaded app and right click, then choose open command window option
> type cd StackOverflow-lite
>the type python run.py to run tha pplication
The project url link is
fahadmak.github.io
The Heroku App url link is
fahad-stack-lite-api.heroku…