InternEase is a powerful and innovative desktop app designed to streamline the internship application process primarily for Computer Science undergraduates. With its optimized combination of a Command Line Interface (CLI) and Graphical User Interface (GUI), InternEase offers users the best of both worlds - the speed and efficiency of a CLI for those who can type quickly, and the user-friendly experience of a GUI for those who prefer a visual interface. Whether you’re a seasoned CLI user or a first-time applicant new to work environment, InternEase makes it easy to keep track of your progress, deadlines, and follow-up actions, so you can focus on landing your dream internship.
- This is a software engineering project done by Team W15-4 from CS2103T (AY2223S2).
- The aim of this project is to:
- help Computer Science students to keep track of their internship applications
- provide a flexible and efficient internship application management interface via both CLI and GUI
- It is named
InternEase
because it eases the internship application management process via both well-implemented CLI and GUI to help users focus on their internship preparations. - For the detailed documentation of this project, see the InternEase Product Website.
- View our quick start guide now to get started on an easier internship journey immediately.
- The project is based on an ongoing software project for a desktop application (called AddressBook-Level3) used for managing contact details by SE-EDU initiative.