Skip to content

IshaRawat7/Colosseum-The-National-Level-Technical-Festival.

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 

Repository files navigation

Colosseum: The National Level Technical Festival

Welcome to the repository for Colosseum: The National Level Technical Festival, hosted by the Engineering & Technology Society (ETS). This repository contains the source code and resources for the official website of Colosseum, showcasing event details, schedules, registrations, and more.


Overview

Colosseum is a premier national-level technical festival aimed at fostering innovation, collaboration, and technical excellence among students and professionals. The festival features a wide range of events, including:

  • Workshops: Hands-on sessions led by industry experts.
  • Competitions: Coding, robotics, design challenges, and more.

The website serves as a central hub for all festival-related information and activities.


Features

Website Highlights

  • Event Listings: Explore all events, categorized for easy navigation.
  • Registration Portal: Simple and secure registration for participants.
  • Live Updates: Stay informed with the latest news and announcements.
  • Multimedia Gallery: Photos and videos from previous festivals.
  • Contact Information: Reach out to the organizing team easily.

Technologies Used

  • Frontend: HTML, CSS, JavaScript, React.js, Bootstrap
  • Backend: Node.js, Express.js
  • Database: MongoDB
  • Version Control: Git & GitHub
  • Deployment: Hosted on Vercel

Installation Instructions

Prerequisites

Ensure the following tools are installed:

  • Node.js
  • Git
  • MongoDB (if running locally)

Steps

  1. Clone this repository:
    git clone https://github.com/your-repo/colosseum-website.git
    cd colosseum-website
  2. Install dependencies:
    npm install
  3. Start the development server:
    npm start
  4. Open your browser and navigate to http://localhost:3000.

Contribution Guidelines

We welcome contributions from the community to enhance the website! To contribute:

  1. Fork this repository.
  2. Create a new branch:
    git checkout -b feature/your-feature-name
  3. Make your changes and commit them:
    git commit -m "Add your message here"
  4. Push your changes:
    git push origin feature/your-feature-name
  5. Open a pull request.

Contact Us

For queries and assistance, feel free to reach out:


We look forward to seeing you at Colosseum! Let’s innovate, collaborate, and celebrate technology together.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.8%
  • CSS 2.2%
  • HTML 1.0%