Skip to content

Abubakarrkhan/Project-Phase-1

Repository files navigation

SDA Project Phase 1 - Version Control and Documentation

This file is a simple guide for how we manage code and documentation for Phase 1.

Project Goal (Phase 1)

Build a functional, data-driven GDP analysis system in Python using functional programming and clean module design.

Collaborators

  • Zaid (24L-0726)
  • Abubakar (24L-0507)

About files

  • dataloader filters specific region and its gdp from csv based on user input in .json file
  • dataprocessor performs sum or average of gdp based on user input in .json file
  • visulization use matplot library to show statiscal result of data extracted
  • dashboard uses the functions defined in above files and perform related operations in a series

Version Control (Simple Workflow)

  • Everyone works on main (or small feature branches if needed).
  • Make small commits with clear messages.
  • Commit often during development.

Example commit messages:

  • Added functional CSV loader
  • fixed region filter logic
  • Add bar and pie charts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages