- This is SoC InternApply
- Example usages:
- Add and list all internship application.
- Add contact details linked to the internship application.
- Add notes associated with each application.
- Store and load data from hard disk.
- The project is an ongoing software project for a desktop application used for managing contact details and internship applications.
- It is written in OOP fashion. It provides a reasonably well-written code base bigger (around 6 KLoC).
- It comes with a reasonable level of user and developer documentation.
- It is named
SoC InternApply
because we are from SoC and an app that tracks all internship application will be very useful. - For the detailed documentation of this project, see the SoC InternApply Product Website.
This project is based on the AddressBook-Level3 project created by the SE-EDU initiative.