This is the website meant to serve the Chennai chapter of GirlScript Chennai.
Being an open source project under GirlScript Summer of Code'2020, this website is not only built for the community but also by the community as well. This is a good starting point for anyone new to web development to work on an actual use case.
- Home
- Annoucements
- Achievements
- Team
- Contact Us
Also for participants looking to contribute beyond just the website...we shall have a separate projects folder..for making certain small scripts to assist the admins of the website..Once approved here and verified..you can directly contribute the same. https://github.com/girlscriptchennai
- HTML
- CSS
- JavaScript
- Basic knowledge of HTML, CSS and JavaScript for frontend.
- The ability to use Git and GitHub.
- Knowing React and Gatsby is big plus.
- UI/UX Design skills are appreciated but not mandatory.
- Some idea about Firebase or willingness to learn it.
- NodeJS should be installed (check for it's installation on terminal using npm -v)
1. Fork this repository.
2. Clone the forked repository.
git clone https://github.com/<your-github-username>//girlscript_chennai_website
3. Navigate to the project directory.
cd /girlscript_chennai_website
4. Create a new branch.
git checkout -b <your_branch_name>
5. Make changes in source code.
6. Commit your changes.
git add .
git commit -m "<your_commit_message>"
7. Push your local branch to the remote repository.
git push -u origin <your_branch_name>
8. Create a Pull Request!
9. Congratulations! Sit and relax, you've made your contribution to GirlScript Chennai Website project. Wait for your PR to be reviewed by the mentors.
In order to promote an open and welcoming atmosphere, we as contributors and maintainers commit ourselves to make involvement in our project and in our group a harassment-free experience for all irrespective of age, body size, disability, ethnicity, gender identity and expression, level of experience, nationality, personal appearance, race, religion, or sexual identity and orientation.
- There should be clear communication.
- Listen to everyone's ideas.
- Learn all the aspects before coming to conclusion.
- Using inoffensive language
- Attaining positive work environment should be one of everybody's goals
Authorities are responsible for creating an environment where everyone is treated equally and strict actions should be taken in case of unacceptable behaviour. Authorities have the duty and responsibility to delete, modify, or reject comments, code, wiki updates, problems, and other contributions that are not consistent with this Code of Conduct, or temporarily or permanently ban any user for other actions that they find unacceptable, disruptive, offensive, or harmful.
Feel free to ask your queries!! 🙌
Refer to LICENSE.
Happy Coding!! 💜💜