This project helps analyze job postings and required skills using a database-backed Python application.
- Add new job postings to a local SQLite database
- Analyze the most in-demand skills across jobs
- Visualize skill frequency using charts
- Simple command-line interface for interaction