Add SQLite database and 5 stations
Summary
- Added SQLite database configuration
- Added Station database model
- Added five fixed production stations
- Stations are initialized as ST-01 through ST-05
Verification
- Flask application starts successfully
- Database is created successfully
- Station count is 5
- Verified ST-01 through ST-05 are stored in the database