Develop a Simple Web App to CRUD company detail with PostreSQL Database and SQLAlchemy extension Setting up server using flask and postgresql database using sqlalchemy * Clone this repository to your PC * Create a virtualenv for your projcect * Install requirement.text file( pip install -r requirement.txt)