Skip to content

Zeek-Master/CampusConnect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

// /c:/xampp/htdocs/CampusConnect/README.md

CampusConnect

Overview

CampusConnect is a centralized web application designed to simplify the college application process in India. By enabling students to submit multiple applications through a single platform, CampusConnect reduces administrative burdens, tracks deadlines, and improves access to information.

Problem Statement

The traditional college application process in India is highly fragmented, requiring students to manage separate applications for each university, track multiple deadlines, and handle extensive paperwork. This leads to stress, inefficiency, and missed opportunities. CampusConnect addresses these challenges by providing a unified system that streamlines the application process.

Features

  • Centralized Application Submission: Students can apply to multiple universities from a single platform.
  • Deadline Management: Track submission deadlines and receive timely reminders.
  • Application Status Tracking: Monitor the progress of applications in real time.
  • Document Management: Upload and manage required documents securely.
  • User Authentication: Secure login and registration using Google Firebase.
  • Communication Channel: Integrated contact feature for student queries.

Technologies Used

Front-End

  • HTML: Structuring web pages.
  • CSS: Styling and layout.
  • JavaScript: Interactive elements and form validation.

Back-End

  • PHP: Server-side scripting and logic.
  • MySQL: Database management and storage.
  • XAMPP: Local server setup for development.
  • Google Firebase: Secure authentication and user management.

Additional Libraries

  • SMTPJS: Client-side email functionality.
  • SweetAlert2: Custom alert messages.
  • FontAwesome: Scalable vector icons.
  • Google Fonts: Enhanced typography.

Workflow

graph TD;
    A[User Registration & Login] --> B[Profile Creation];
    B --> C[College & Course Selection];
    C --> D[Document Upload];
    D --> E[Application Submission & Tracking];
    E --> F[Confirmation & Notifications];
Loading

About

This is a centralised college application that allows students to directly apply to their desired college from a single application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors