Project: SellSavvy

Note: This is outdated. Please do not use this to evaluate my contribution.

SellSavvy helps independent sellers/dropshipping business owners manage detail of their clients and orders. It is optimized for CLI users so that frequent tasks can be done faster by typing in commands.

Given below are my contributions to the project.

  • New Feature: Added the ability to list all orders under a customer in GUI.

    • What it does: allows User to view all the orders under a customer.
    • Justification: This feature allows user to keep track of the orders under each customer.
    • Highlights: This enhancement affects existing commands and commands to be added in future. It required an in-depth analysis of design alternatives.
  • Code contributed: RepoSense link

  • Enhancements to existing features:

    • Updated the GUI to include an order list (Pull requests #63
  • Documentation:

    • User Guide:
    • Developer Guide:
      • Added a few terms to the glossary #27
    • README:
      • Added description and brief summary of features.
  • Community:

    • PRs reviewed (with non-trivial review comments): #59