This is a data visualization website made with Python framework Django, SQLite database, JavaScript, HTML, CSS, and Plotly JavaScript Graphing library. The website presents an interactive line chart showing the headcount for companies for every month between 2008 to 2019. By clicking on the Dropdown menu, up to three companies can be selected and the corresponding chart will load with the data.
The demo website is deployed on my Linux Ubuntu 20.10 server.
Check http://96.30.199.144:8100/ for a live demo
In order to have Company Headcount working, you need to have to download or clone the repository.
Once you unzipped the file on your local machine, go to its directory and install dependencies by running:
macOS and Linux:
pip3 install -r requirements.txt
Windows:
python3 -m pip install -r requirements.txt
cd company_headcount && python3 manage.py runserver
Madeleine Ma - [email protected]
Check my portfolio: https://madeleinema.com
More apps:
Wallet Watch https://walletwatch.xyz/
Comic Collection https://comiccollection.madeleinema.com/
Jewel of China: http://jewelofchina.com/
Think of An Animal: https://animalgame.madeleinema.com/