Hello contributers, this website is for Knack Club which allow participants to enroll in ongoing events and get a deep insight about knack club, this site is the right choice for you! In the club, we talk about latest trends in the tech industry and also about how to use Github efficiently.
- Has home page.
- Gallery containing all event pictures.
- Login page.
- Meet team page.
- More functionality and features will be added soon.
Technologies Used :
- HTML
- CSS
- JAVASCRIPT
- MongoDB
If you want to work on this unique project and share it with the world, you can do that here. Go through the contributing guidelines here.
Please read our Code of Conduct
. We're accepting PRs for our open and unassigned issues. We'd love your contributions! Kindly follow the steps below to get started:
- Fork this repository.
- Clone the forked repository.
git clone https://github.com/GameOver2811/Knack-Club.git
- Navigate to the project directory.
cd VigyBag
- Make changes in source code.
- Stage your changes and commit
git add .
git commit -m "<your_commit_message>"
- Push your local commits to the remote repo.
git push
- Create a PR to develop !) repository.
- Make sure you do not copy codes from external sources because that work will not be considered. Plagiarism is strictly not allowed.
- You can only work on issues that have been assigned to you.
- If you want to contribute, it's preferable that you create a new issue before making a PR and link your PR to that issue.
- If you have modified/added code, make sure the code compiles before submitting.
- Strictly use snake_case (underscore_separated) in your file_name and push it in the correct folder.
- Add Screenshots to help us know what the idea is all about.
- Do not update the
README.md