Skip to content

iamanishsrivastava/CampusConnect

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CampusConnect

Welcome to CampusConnect, your go-to destination for staying in the loop with all the exciting events, announcements, and opportunities buzzing around campus.

Table of Contents

Introduction

CampusConnect is a web application designed to keep students, faculty, and staff informed about the latest happenings on campus. Whether it's events, announcements, or opportunities, CampusConnect ensures you never miss out on anything important.

Features

  • Event Listings: Stay updated with all upcoming events.
  • Announcements: Receive important campus announcements in real-time.
  • Opportunities: Discover various opportunities available on campus.
  • User-Friendly Interface: Easy navigation and intuitive design.

Installation

To get a local copy up and running, follow these simple steps:

Prerequisites

  • Node.js and npm installed on your machine.

Clone the Repository

git clone https://github.com/iamanishsrivastava/CampusConnect.git

Install Dependencies

Navigate to the project directory and install the required dependencies:

cd CampusConnect
npm install

Run the Application

Start the development server:

npm start

Open your browser and navigate to http://localhost:3000 to see the app in action.

Usage

You can access the live version of CampusConnect here.

Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

CampusConnect is a team project by:

GitHub: CampusConnect

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 42.1%
  • CSS 39.4%
  • JavaScript 18.5%