Releases: creme332/myjobviz
Releases · creme332/myjobviz
v0.1.0
Changes
- Repository name changed from
mauritius-tech-job-statistics
tomyjobviz
. - A complete rewrite of the the previous code.
- Restructured entire project.
- Added type checking and docstrings to backend code.
- Reduced the number of dependencies for scraper.
beautifulsoup
is no longer required. - Improved tests.
- Improved documentation.
- Project requires two databases instead of one. (Databases for frontend and backend are separate)
New features
- New website
- Replaced old charts with interactive ones.
- Responsive website.
- Added dark mode.
- Added new data visualizations (timeseries, wordcloud).
- Hosted on Firestore instead of Github Pages.
- Discontinued choropleth map visualisation temporarily.