CS Central is a website that makes life easy for students, especially CSE students by making some daily-life web apps available in one place.
Yes!!, you're here!β¨. This is the first step in making your contribution to the CSCentral-Hacktoberfest project.
This documentation will serve as a guide for making your contributions to this project. Follow the steps stated below carefully.
Finally, we can't wait to see your outstanding issues and pull requests. Welcome πβ€
Β Β Β Β CS Central is a website that provides combined characteristics of:
- Online Compiler
- Polyglot Projects
- Programming Competition Finder
- Currency Converter
- Post Office Locator
- News Web App
- Weather Forecast
- Translator
- QR Code Generator
- Dictionary
- Note Taking Web App
- Encryption-Decryption
Here! we welcome everyone to contribute to our project. You can contribute in several ways not just in code (E.g. Technical writing, collaboration in developing the website). Team working with a lot of folks is very good for the growth π of the project but most of the time can lead to conflicting interests and points of view ππ. So, Below are set of rules π that guide you for participating in this project.
- Openness π. Collaboration is only possible if everyone is open to sharing ideas.
- Respect π¨πΎβπ€βπ¨π½. Having respect for everyone, their skills and opinions is paramount.
- Welcoming tone or politeness π: It is expected that you interact with others in an optimistic and cheerful manner.
- Don't forget to attach a screenshot of the final output of the work that you have done, and do mention the issue you have worked on while making a PR.
- Just make sure that you push only the files that you have worked on.
Check out the website.
- GIT installed β https://git-scm.com/downloads
- Node.js installed β https://nodejs.org/en/download
- (optional, for testing reasons) VS Code IDE installed β https://code.visualstudio.com/
- (optional, for testing reasons) VS Code recommended Playwright plugin installed β Playwright Test for VSCode
- to start contributing - install dependencies (such as tools for static code analysis):
npm install
- to start contributing to tests - install Playwright with Chromium browser:
npx playwright install chromium
- to run all tests:
npx playwright test
- to run a specific test:
npx playwright test {testfilename.ts}
Is this your first time contributing to an open-source project? If yes, Welcome!!β¨πππΎ Here is a great tutorial on how to contribute to an open source project.
At this point, you are ready to take on the world of open-source contribution!!.
- Create an Issue, and wait for it to be accepted.
- After the issue is accepted and
hacktoberfest-accepted
label is added to it, you can start working on your local repository. - Push your local changes to remote and create a Pull Request. That's all! Your changes will then be reviewed by the maintainer.
For step by step explanation of how to push your local changes to remote, see our CONTRIBUTING.md file.
The maintainer of CSCentral-Hacktoberfest looks at Pull Requests on a regular basis and carries out merging or comments on the requests. You can close a pull request if it isn't showing any activity after two weeks.
Any contributions you make are truly appreciated, go to our CONTRIBUTING.md file for more information.
View CODE_OF_CONDUCT.md
If you liked this project, please leave a π