Interntrack

🌐 InternTrack β€” Enterprise Internship Management System

Project Banner

Vite React Supabase TailwindCSS TypeScript


πŸ“– Overview

InternTrack is a state-of-the-art platform designed to streamline the internship application process for students while providing administrators with a powerful β€œCommand Center” for oversight, analytics, and security compliance.

Built with an Apple-inspired minimalist aesthetic, it focuses on speed, security, and a premium user experience.


✨ Key Features

πŸŽ“ For Students

πŸ›‘οΈ For Administrators (The Command Center)


πŸ› οΈ Tech Stack


βš™οΈ Setup & Installation

1. Clone the repository

git clone <your-repo-url>
cd Internship/app

2. Install dependencies

npm install

3. Environment Variables

Create a .env file in the app directory and add your credentials:

VITE_SUPABASE_URL=your_supabase_url
VITE_SUPABASE_ANON_KEY=your_anon_key
VITE_EMAILJS_SERVICE_ID=your_emailjs_service_id
VITE_EMAILJS_TEMPLATE_ID=your_template_id
VITE_EMAILJS_PUBLIC_KEY=your_public_key

4. Run the Application

npm run dev

πŸ”’ Security Architecture

InternTrack implements Enterprise-Grade Security:


🀝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request.


πŸ“„ License

This project is licensed under the MIT License.


Built with ❀️ by the InternTrack Team.