Skip to content

CampusConnect is a web application that serves as a digital community platform for colleges, allowing students to browse and register for events, and enabling admins or club organizers to manage events through a dedicated dashboard.

Notifications You must be signed in to change notification settings

SHAIKMATHIN647/CampusConnect

Repository files navigation

🎓 CampusConnect – College Community Web App

CampusConnect is a full-stack college community web platform built using HTML, CSS, JavaScript (frontend) and PHP with MySQL (backend). It enables students to explore and register for campus events, while admins manage events through a secure dashboard.

Image

Image Image

🚀 Features

👥 User Roles

  • Students:

    • View events
    • Register for events
    • Read-only access
  • Admins:

    • Login to dashboard
    • Create, edit, delete events
    • Upload event info and manage updates

📅 Event Management

  • Post title, description, date, venue, and image for each event
  • Display upcoming events dynamically with modern cards

🔐 Authentication

  • Signup and Login using PHP and MySQL
  • Role-based login (student or admin)
  • Sessions for secure login

💡 Tech Stack

  • Frontend: HTML, CSS, JavaScript
  • Backend: PHP
  • Database: MySQL
  • Server: XAMPP/Apache

⚙️ Setup Instructions

  1. Clone the repository
git clone https://github.com/shaikmathin647/campusconnect.git
  1. Move the folder to your XAMPP htdocs directory
  2. Start Apache & MySQL from XAMPP control panel
  3. Navigate to http://localhost/phpmyadmin
    • Create a new database: campusconnect
    • Import the campusconnect.sql file inside /sql
  4. Go to http://localhost/campusconnect/login.html to use the project

🙌 Author

Made with 💙 by [Shaik Mathin]
📧 shaikmathin647@gmail.com


🛡 License

This project is open source and free to use for learning and educational purposes.

About

CampusConnect is a web application that serves as a digital community platform for colleges, allowing students to browse and register for events, and enabling admins or club organizers to manage events through a dedicated dashboard.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published