A flask tool which helps to shorten a URL,thus making it easy to remember.
App also display webpage statistics for identifying emerging trends.
Deployed using heroku.
Link: https://condenser-v2.herokuapp.com/
Clone the directory.
Install the requirements by:-
pip install -r requirements.txt
Go to the directory in the terminal.
Type flask run to run
Link: Sumit Kumar