Aishi-Jain / College-Club-Events-Registration-Website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

College Club Events Registration Website

Welcome to the College Club Events Registration Website project! This repository is dedicated to building a centralized platform for college club events registration as part of a larger project aimed at enhancing college interactions and academic assistance.

Project Scope

This project encompasses the following phases:

  1. Centralized Platform for College Club Events Registration
  2. Social Media Platform for College Interaction (similar to Twitter UI)
  3. AI Chatbot for Academic Assistance

Currently, we are focused on Phase One: the Centralized Platform for College Club Events Registration.

Phase One: Centralized Platform for College Club Events Registration

Project Status

Under Progress

Technology Stack

  • Frontend: React, HTML, CSS
  • Backend: Node.js

Design

Figma has been used in the creation of the project's design. The resources subfolder of this repository contains the Figma design file.

Getting Started

To get started with the project, follow these steps:

Prerequisites

  • Node.js installed on your machine
  • Git installed on your machine

Installation

  1. Clone the repository:

    git clone https://github.com/Aishi-Jain/College-Club-Events-Registration-Website.git
  2. Navigate to the project directory:

    cd College-Club-Events-Registration-Website
  3. Install the dependencies:

    npm install

Running the Project

To run the project locally, use the following command:

npm start

This will start the development server and you can view the project in your browser at http://localhost:3000.

Contributing

We welcome contributions to enhance the project. To contribute, please follow these steps:

  1. Fork the repository.

  2. Create a new branch for your feature or bug fix:

    git checkout -b feature-name
  3. Commit your changes:

    git commit -m "Description of the feature or fix"
  4. Push to the branch:

    git push origin feature-name
  5. Create a pull request detailing your changes.

Resources

  • Figma design file: Available in the resources directory

Contact

Please open an issue on this repository or get in touch with the project maintainer directly if you have any queries or recommendations.


We appreciate you for contributing to the College Club Events Registration Website project! Let's create something truly together.

About


Languages

Language:JavaScript 70.4%Language:CSS 23.8%Language:HTML 5.8%