Skip to content

VigneshwaranK08/CitCampusConnect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Campus Connect

A Social Events Platform

Made with React Backend Database Auth Built by Student Learning Project JavaScript Vite CSS

A full-stack social platform where users can create posts, like, comment, and explore events.
Built using React, Firebase Authentication, Node.js, Express, and MongoDB.


✨ Features

  • 🔐 Firebase Authentication (Google / Email)
  • 📝 Create posts with images
  • ❤️ Like & unlike posts
  • 💬 Comment on posts
  • 📅 Events page with image support
  • ⚡ Real-time UI updates
  • 🎨 Clean and responsive UI

🛠️ Tech Stack

Frontend

  • React (Vite)
  • Firebase Authentication
  • CSS

Backend

  • Node.js
  • Express.js
  • MongoDB (Mongoose)

Database

  • MongoDB Atlas / Local MongoDB
  • Firebase Authentication (user identity)

📂 Project Structure

project-root/
│
├── public/
├── src/
│ ├── components/
│ ├── assets/
│ └── api.js
│
├── backend/ # Node + Express backend
│ ├── models/
│ ├── pages/
│ └── server.js
│
└── README.md

1️⃣ Clone the repository

git clone https://github.com/your-username/your-repo-name.git
cd your-repo-name

About

A Web-app built to manage social events and an intercom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors