ankit071105 / Ticket-Booking

A website for bussiness purposes
https://ticket-booking-blue.vercel.app
71 stars 218 forks source link

GG Extensions

🌟 Stars 🍴 Forks πŸ› Issues πŸ”” Open PRs πŸ”• Close PRs 🌐Contributors πŸ“‚ Repo Size πŸ“‘ Top Language
Stars Forks Issues Open Pull Requests Close Pull Requests Contributors Repo Size Top Language

⭐️ Show Your Support!

Before you get started, please:

  1. Star this repository by clicking the "Star" button at the top right corner.
  2. Follow the GitHub profile of the project owner: ankit071105.
  3. JOIN US Whatsapp Group:- Open Source Community.

By doing this, you support the project and help grow our community!


πŸŽ‰ Accepted for GirlScript Summer of Code 2024 and Hactoberfest

Name Logo Purpose
GSSoC'2024-Extd GSSoC Logo The coding period is from October 1st to October 30th, during which contributors make contributions and earn points on the platform.
Hacktoberfest 2024 Hacktoberfest Logo Hacktoberfest is a month-long October event welcoming all skill levels to join the open-source community.

Congratulations! GG Extensions has been selected for participation in GirlScript Summer of Code 2024. We're excited to have you on board to contribute and learn together!

This repository serves as a platform for newcomers and seasoned developers alike to enhance their knowledge and skills by working on small to large web projects. Whether you're diving into web development for the first time or looking to expand your portfolio, GG Extensions offers a supportive community and a variety of opportunities to grow.

πŸ› Tech Stack

HTML CSS Javascript Docker

πŸš€ How to Get Started?

Getting started with GG Extensions is easy! Follow these steps to jump right in:

  1. Explore Project Ideas: Browse through the existing project ideas or propose your own by opening an issue. We welcome a diverse range of project proposals and aim to match contributors with projects that align with their interests and skill levels.
  2. Join the Community: Connect with fellow contributors and mentors in our community channels. Whether you have questions, need guidance, or want to share your progress, our community is here to support you every step of the way.
  3. Choose Your Project: Once you've identified a project that interests you, let us know! We'll assign you the issue and provide any additional resources or information you may need to get started.
  4. Start Contributing: Dive into the project, work on your assigned tasks, and collaborate with your peers. Don't hesitate to ask for help or feedback along the wayβ€”we're all here to learn and grow together.

πŸ›  Installation and Usage

To set up the project locally, follow these steps:

1. Clone the Repository

git clone https://github.com/ankit071105/Ticket-Booking.git

2. Frontend Setup

The frontend of the project is located in the Ticket-booking folder.
Open the project in VS Code and click Go Live to run the frontend.

3. Backend Setup

Navigate to the server folder.
Install the required dependencies:

cd server
npm install

Set up environment variables by creating a .env file in the server folder with the following variables:

DB_URI=your_mongoDB_connection_URI<br>
DB_NAME=your_database_name<br>

Run the backend server using:

npm run dev

4. Running the Project

Once both the frontend and backend are set up, the project will be accessible on the defined local port.

πŸ›  How to Contribute?

Contributing to GG Extensions is a rewarding experience that allows you to sharpen your skills, gain practical experience, and make meaningful contributions to real-world projects. Here's how you can get involved:

πŸ”„ Submitting a Pull Request

To submit your contributions, follow these steps:

  1. Star the repository: Don't forget to show your support by starring this repository!
  2. Fork the Repository: Click the "Fork" button at the top right corner of the repository to create your own copy.
  3. πŸ“₯Clone the repository:
    git clone https://github.com/ankit071105/Ticket-Booking.git
  4. πŸ“‚ Change the working directory:
    cd Ticket-Booking
  5. πŸ”— Add a reference to the original repository.
    git remote add upstream https://github.com/ankit071105/Ticket-Booking.git
  6. ⬇️ Always take a pull from the upstream repository to your main branch to keep it up-to-date with the main project (updated repository).
    git pull upstream main
  7. 🌿 Create a Branch: Create a new branch for your changes:
    git checkout -b my-feature
  8. Make Changes: Make your desired changes to the codebase.
  9. πŸ“₯ Commit Changes: Commit your changes with a descriptive commit message:
    git commit -m "Add new feature"
  10. ⬇️ Push Changes: Push your changes to your forked repository:
    git push origin my-feature
  11. Submit a Pull Request: Go to your forked repository on GitHub and submit a pull request. Be sure to provide a detailed description of your changes and why they are necessary.

πŸŽ‰ Voila! You have made a PR to the Ticket-Booking project. Sit back patiently and relax while the project maintainers review your PR.

-----------------------------------------------------

-----------------------------------------------------

❀️ Our Valuable Contributors

-----------------------------------------------------

Stargazers ❀️

[![Stargazers repo roster for @ankit071105/Ticket-Booking](https://reporoster.com/stars/dark/ankit071105/Ticket-Booking)](https://github.com/ankit071105/Ticket-Booking/stargazers)

Forkers ❀️

Forkers repo roster for @ankit071105/Ticket-Booking

-----------------------------------------------------