A comprehensive college application assistant web app built with Vue.js 3 and Vuetify.
Apply4College.org is a platform designed to simplify the college application journey. Our tools help students navigate the application process with confidence, providing insights, organization, and personalized assistance.
- College Database & Exploration: Access detailed profiles of universities and filter based on your preferences
- Admission Chance Calculator: Get personalized probability estimates for college acceptance
- Profile Management: Maintain a comprehensive academic and extracurricular profile
- AI-Powered Advisor: Get instant answers to college application questions
- Personalized College Lists: Save and categorize schools that interest you
- Deadline Tracking: Stay organized with application timeline management
- Frontend: Vue 3, Vuetify 3, Vue Router
- State Management: Pinia
- Internationalization: Vue-i18n (English and Spanish supported)
- API Integration: Axios
- Build Tools: Vite
- Node.js (Latest LTS recommended)
- npm, yarn, pnpm, or bun
# Clone the repository
git clone https://github.com/your-username/apply4college.git
cd apply4college
# Install dependencies
npm install
# or
yarn install
# or
pnpm install
# or
bun installnpm run dev
# or
yarn devThe development server will be available at http://localhost:9090.
npm run build
# or
yarn buildApply4College currently supports English and Spanish languages. To add or modify translations, edit the files in the src/locales directory.
Apply4College is developed by high school students:
- Frontend Developers
- Backend Developers
- AI Developers - Jiace Zhao
MIT Licensed. See LICENSE file for details.
For questions or feedback, please visit GPE Club Website.