Skip to content

Repository for ACM Thapar Student chapter official website. Backend Build using Node.js . Web Frontend using react js . Database used MongoDB . Containerisation done using docker , docker-compose used in dev mode . CI CD pipeline enabled using Travis CI . UNDER DEVELOPEMENT

Notifications You must be signed in to change notification settings

ACM-Thapar/ACM-official-website

Repository files navigation

ACM-official-website

ACM-Thapar

GitHub issues Code style: black GitHub repo size Dependabot Badge

All Contributors


Contribution to the project

GitHub issues GitHub pull requests GitHub contributors

We follow a systematic Git Workflow -
  • Create a fork of this repo.
  • Clone your fork of your repo on your pc.
  • Add Upstream to your clone
  • Every change that you do, it has to be on a branch. Commits on master would directly be closed.
  • Make sure that before you create a new branch for new changes,syncing with upstream is neccesary.

Commits

  • Write clear meaningful git commit messages (Do read this).
  • Make sure your PR's description contains GitHub's special keyword references that automatically close the related issue when the PR is merged. (Check this for more info)
  • When you make very very minor changes to a PR of yours (like for example fixing a failing Travis build or some small style corrections or minor changes requested by reviewers) make sure you squash your commits afterward so that you don't have an absurd number of commits for a very small fix. (Learn how to squash at here)
  • When you're submitting a PR for a UI-related issue, it would be really awesome if you add a screenshot of your change or a link to a deployment where it can be tested out along with your PR. It makes it very easy for the reviewers and you'll also get reviews quicker.

Note

  • Use only yarn add package_name to add new packages to the client and server.

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Gunjeev Singh

💻

ishita4416

💻

Esha-Sherring

🎨

Ujjwal Agarwal

💻 🚇 🚧 📆

priyanshi0714

💻

Samik Malhotra

💻

Suprit Behera

💻

Niyati Kapoor

💻

Kriti

💻 🚧

Prabhav Chopra

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

About

Repository for ACM Thapar Student chapter official website. Backend Build using Node.js . Web Frontend using react js . Database used MongoDB . Containerisation done using docker , docker-compose used in dev mode . CI CD pipeline enabled using Travis CI . UNDER DEVELOPEMENT

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published