1
0
Commit Graph

3 Commits

Author SHA1 Message Date
f069b87dbf Refactor scraping controls to simplify session handling.
Replaces inline start/stop logic with reusable functions that accept session-specific parameters. Introduces `handleSessionAction` to unify start/stop actions for individual sessions, improving code clarity and reducing redundancy. Adds buttons in the UI to control each session dynamically based on its state.
2025-12-23 17:20:07 -03:00
e40266b05b First Commit 2025-12-20 01:04:15 -03:00
Eric Nicolau
a33bc13327 Initialize project using Create React App 2025-12-19 14:47:26 -03:00