Welcome to CampusConnect, your go-to destination for staying in the loop with all the exciting events, announcements, and opportunities buzzing around campus.
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.
- 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.
To get a local copy up and running, follow these simple steps:
- Node.js and npm installed on your machine.
git clone https://github.com/iamanishsrivastava/CampusConnect.gitNavigate to the project directory and install the required dependencies:
cd CampusConnect
npm installStart the development server:
npm startOpen your browser and navigate to http://localhost:3000 to see the app in action.
You can access the live version of CampusConnect here.
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Distributed under the MIT License. See LICENSE for more information.
CampusConnect is a team project by:
- Anagha A Rao (Team Leader)
- Anish Srivastava
- Anisha Patra
- Arsh Gupta
GitHub: CampusConnect