HireMe is a desktop application for managing internship applications, optimized for use via a Command Line Interface (CLI) while still having the benefits of a Graphical User Interface (GUI). If you can type fast, HireMe can help you manage your internship tracking tasks faster than traditional GUI apps.
Given below are my contributions to the project.
New Feature: Architected and implemented a robust model schema, creating foundational model classes essential for application functionality.
Company
, Date
, Email
, InternshipApplication
, Name
, Role
, and Status
, which serve as the building blocks for the entire model structure.New Feature: Added a status command to update the status of an internship application.
ACCEPTED
, PENDING
, or REJECTED
.Code contributed: RepoSense link
Project management:
v1.3
and v1.5
on GitHub, overseeing feature completeness and stability.Enhancements to existing features:
Testing:
Documentation:
help
, status
, clear
, and exit
features.status
feature.status
features.find
and status
features.find
and status
features.status
feature.