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.
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.
- 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.
- Frontend: HTML, CSS, JavaScript, React.js, Bootstrap
- Backend: Node.js, Express.js
- Database: MongoDB
- Version Control: Git & GitHub
- Deployment: Hosted on Vercel
Ensure the following tools are installed:
- Node.js
- Git
- MongoDB (if running locally)
- Clone this repository:
git clone https://github.com/your-repo/colosseum-website.git cd colosseum-website
- Install dependencies:
npm install
- Start the development server:
npm start
- Open your browser and navigate to
http://localhost:3000
.
We welcome contributions from the community to enhance the website! To contribute:
- Fork this repository.
- Create a new branch:
git checkout -b feature/your-feature-name
- Make your changes and commit them:
git commit -m "Add your message here"
- Push your changes:
git push origin feature/your-feature-name
- Open a pull request.
For queries and assistance, feel free to reach out:
- Email: lokeshbhatt187@gmail.com
- Phone: 7351917414
- Website: pending
- Social Media: Follow us on Instagram, Facebook
We look forward to seeing you at Colosseum! Let’s innovate, collaborate, and celebrate technology together.