CampusPulse is a comprehensive web application designed to streamline the process of event registration and management in college settings. Built with Next.js 14, it offers a robust platform for students to register for events, administrators to manage these events, and an efficient system for tracking attendance through QR codes.
-
Student Registration: Secure authentication for student sign-up.
-
Admin Dashboard: Event management and user approval functionalities.
-
Event Listing: Dynamic listing of upcoming college events.
-
QR Code Tickets: Digital tickets with QR codes for event access.
- Node.js (v12 or later)
- A modern web browser
- Clone the Repository
git clone https://github.com/veerbal1/campus-pulse.git
- Navigate to Project Directory
cd campus-pulse
- Install Dependencies
npm install
Run the app in the development mode using:
npm run dev
Open http://localhost:3000 to view it in the browser.
- Frontend: Next.js, React
- Backend: Node.js, Express (if applicable)
- Database: PostgreSQL
Veerbal Singh – @veerbal01 - [email protected]
Project Link: https://github.com/veerbal1/campus-pulse