Tanishq's Project Portfolio Page
Project: SalesNote
SalesNote is a desktop application that helps tailors to manage sales and keep track of a smaller, but more recurrent group of clients. While it has a GUI, most of the user interactions happen using a CLI (Command Line Interface).
Given below are my contributions to the project:
-
Code contributed: RepoSense link
- New Features:
- Implemented the sort order functionality, which lets users sort their orders based on different fields in a specified ordering. This allows the user to prioritize larger orders or orders that are due soon. #154
- Added the ability to filter tasks and orders based on their completion status. This allows the user to quickly view their incomplete tasks and pending orders. #96, #95
- Enhancements to existing features:
- Documentation:
- User Guide:
- Developer Guide:
- Contributions to team-based tasks:
- Review/mentoring contributions: