ποΈ Club_Connect π Description and Features
Club_Connect is the one-stop destination for everything club-related.
It includes the following key features:
π¬ Open Chat for Clubs β anyone can join and interact with members.
π Google Calendar Integration β add important club events directly to your Google Calendar.
π§ Club Suggestor β recommends clubs based on a short form you fill out.
π Search Bar β a clean, responsive search feature to quickly find any club.
π Dual Theme Support β choose between Dark and Light modes.
π Library Seat Booking System β reserve seats in the institute library conveniently.
βοΈ How to Run
Clone the GitHub repository
git clone <repository_url>
Go to the downloaded folder.
Then navigate to:
frontend β library seat booking β backend
Copy the path of this directory.
Open Command Prompt and run the following:
cd <path_you_copied> npm install # (only required the first time) npm start
In the main directory, go to the frontend folder.
Open the index.html file in your browser. β You can now view and use the website in your browser.
Go to the command prompt window running the backend.
Press Ctrl + C. (This will close the server)