Internship Finder is a Java-based console application designed to help users find internships by providing functionalities to sign up, log in, and manage internship data.
-
Sign Up
- Enter Name
- Enter Gmail
-
Sign In
- Check user data
-
Data Management
- Collect data
- Show data
- Search data
- Edit data
- Remove data
- Java Development Kit (JDK) installed on your system.
- Clone the repository or download the source code.
- Navigate to the project directory.
- Compile the Java source file:
javac IntershipFinder.java