Giter Site home page Giter Site logo

retr0991 / ieee-megaproject-23 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ieeebitmesra/ieee-megaproject-23

0.0 0.0 0.0 115.73 MB

Submission repository for Megaproject'23 conducted by IEEE-SB BIT Mesra from 14th-Dec-23 to 14th-Jan-24

JavaScript 54.61% Python 9.24% CSS 28.86% HTML 7.18% EJS 0.10% Procfile 0.01%

ieee-megaproject-23's Introduction

IEEE MegaProject

Organised by IEEE Student Branch BIT Mesra

About the Event

"Innovation distinguishes between a leader and a follower." - Steve Jobs

After seven successful editions, we are here to present you with an opportunity of prototyping your imagination with the IEEE Mega Project.

IEEE Mega Project is a platform to learn and experience the entire process of making a project, from ideation to execution and then it's presentation. It is a platform for students to showcase their innovative ideas in working. It's a team-based project building event, where college students collaborate together to bring their ideas to reality.

Note

Note: Ensure that your README file is comprehensive and up-to-date, covering the following mandatory details:

  • Team Details
  • Domain of your project
  • Idea
  • Achievements thus far
  • How to execute your code sample

These are essential details that must be included. You can refer to the CONTRIBUTION.md file present in this repository for a template. Copy and customize it according to your project's specifics. Feel free to add more details as needed.

Timeline

December 14, 2023 - January 14, 2024

How to create a Pull Request

Before you get started, these are the steps that you need to follow only ONCE at the begining:

  • Fork this repository so that you can make your changes without affecting the original project until you're ready to merge them.
  • Go to your forked repository. Notice that the end of the URL should resemble <your_github_username>/IEEE-Megaproject-23.
  • Clone your forked repository: Click on the green Code button and copy the HTTPS URL of the repository.
    • Now, open gitbash(or Terminal, if you are on UNIX-system) in the folder where you want to clone the repository, and issue the following command:
    git clone <paste_your_cloned_URL_here>
    
    • After cloning is done, confirm that a folder named IEEE-Megaproject-23 is present in your current working directory.

Now, Follow the below steps for submitting each Project:

  • Copy your project folder.
  • Paste it in the local clone of IEEE-Megaproject-23(created in the above steps), inside the respective Project folder.
  • Rename your Project folder to your Team name.
  • Now, Right-click and open gitbash in the IEEE-Megaproject-23 folder, and issue the following commands in order:
git add .

git commit -m "Your commit message"

git push -u origin main
  • After pushing your project to github, you need to create a Pull Request to the main IEEE Megaproject repository. For that, open your forked repository in browser, and you'll notice a big green button saying “Compare & pull request”. Press it!
  • This will open a page in which you’ll be able to further edit the description for your proposed changes. Once, you are done with those, you can click on the "Create Pull Request button", and that's it. Congratulations, you just made a new Pull request!!! 🔥

For doubts regarding pull requests ping your project coordinators.

ieee-megaproject-23's People

Contributors

brainitech avatar codesmith18 avatar deepam-kumar avatar prateekkrishna avatar retr0991 avatar vish-100 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.