Skip to content

A Progressive Web App (PWA) to increase campus engagement and help students make meaningful connections at universities.

License

Notifications You must be signed in to change notification settings

mdhruvil/college-connect

Repository files navigation

College Connect

A Progressive Web App (PWA) to increase campus engagement and help students make meaningful connections at universities.

Overview

College Connect is a platform designed to solve common challenges in university event management and student engagement:

  • Centralized event discovery and registration
  • Club/team management and membership
  • Digital ticketing system with QR codes
  • Real-time event updates and communication
  • Streamlined onboarding for new students

Tech Stack

This project uses the T3 Stack with the following technologies:

Features

  • Event Management

    • Create and manage events
    • Register for events
    • QR code-based digital tickets
    • Event updates and notifications
  • Club Management

    • Club discovery and joining
    • Member management
    • Club activity tracking
    • Event organization
  • User Features

    • Student profiles
    • Event history
    • Ticket management
    • Real-time notifications

Screenshots

Home Profile Clubs
Club Club Event Club members
Event Details

Getting Started

  1. Clone the repository:
git clone https://github.com/mdhruvil/college-connect.git
  1. Install dependencies:
bun install
  1. Set up environment variables:
cp .env.example .env
  1. Set up the database schema:
bun run db:push
  1. Run the development server:
bun run dev

Contributing

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

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A Progressive Web App (PWA) to increase campus engagement and help students make meaningful connections at universities.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published