If you are a DSC Lead and want your chapter listed here, or want to update the information about your chapter, create an Issue. Then, create a PR closing that issue with the updated details for your chapter!
The DSC Directory project tries to present information about all DSCs at a common place to improve finding and reach-out opportunities for students in and near the chapter campus.
Feature | Description |
---|---|
Fast and optimized | PWA on Lighthouse |
Works offline | Can work offline |
Mobile first | Mobile-friendly web app can be installed as a native app on phones |
Contributions are always welcome.
- Clone the repo
git clone https://github.com/dsc-x/dsc-x.github.io.git
cd dsc-x.github.io
- Install npm packages
npm install
- Run locally
npm start
- Feel free to use GitHub issues for questions, bug reports, and feature requests
- Use the search feature to check for an existing issue
- Include as much information as possible and provide any relevant resources (Eg. screenshots)
- For bug reports ensure you have a reproducible test case
- A pull request with a breaking test would be super preferable here but isn't required
- Squash commits
- Include relevant test updates/additions
- Pull requests must be made against
dev
branch. Any other branch (unless specified by the maintainers) will get rejected.
Maintainer: Anubhav Singh
Developers: Anubhav Singh
UI Mockup Samarth Nayyar
Anubhav Singh 📆 🤔 💻 🚧 |
Samarth Nayyar 🎨 |
Ashfaq Nisar 💻 |
Kavin Raju S 💻 |
This project follows the all-contributors specification. Contributions of any kind welcome
Write us in issues section. Our team will try solve your issue within 10-12 hours.
Project is published under the MIT license.
Feel free to clone and modify repo as you want, but don't forget to add reference to authors :)
This project was bootstrapped with Create React App.