Skip to content

Add and modularized data science algorithms endpoints#58

Open
FarrisBaboo wants to merge 1 commit intoDataBytes-Organisation:mainfrom
FarrisBaboo:FarrisBranch
Open

Add and modularized data science algorithms endpoints#58
FarrisBaboo wants to merge 1 commit intoDataBytes-Organisation:mainfrom
FarrisBaboo:FarrisBranch

Conversation

@FarrisBaboo
Copy link
Contributor

Changes Included

  • Added pythonRoutes.js to define modular endpoints for analysis and visualization
  • Created pythonController.js to handle request parsing and delegation
  • Implemented pythonService.js for orchestration and error handling
  • Built pythonRepository.js to abstract Flask communication via environment-driven URLs
  • Updated server.js to mount modular routes
  • Added mock CSV files for testing and integration

Benefits

  • Improved maintainability and scalability
  • Clearer structure for future connection with data science algorithm in next trimesters

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant